diff -r a5fbfefd615f -r d575fd691cf9 harvester/harvesterserver/traces/CBlacklistDbTraces.h --- a/harvester/harvesterserver/traces/CBlacklistDbTraces.h Fri Jun 11 14:43:47 2010 +0300 +++ b/harvester/harvesterserver/traces/CBlacklistDbTraces.h Wed Jun 23 19:26:19 2010 +0300 @@ -18,16 +18,16 @@ #define CBLACKLISTDB_UPDATEL_EXIT 0x8a000a #define CBLACKLISTDB_CREATEDBL_ENTRY 0x8a000b #define CBLACKLISTDB_CREATEDBL_EXIT 0x8a000c -#define CBLACKLISTDB_CREATECOLUMNSETLC_ENTRY 0x8a000d -#define CBLACKLISTDB_CREATECOLUMNSETLC_EXIT 0x8a000e -#define CBLACKLISTDB_CREATEUNLOADCOLUMNSETLC_ENTRY 0x8a003b -#define CBLACKLISTDB_CREATEUNLOADCOLUMNSETLC_EXIT 0x8a003c -#define CBLACKLISTDB_ADDTOUNLOADLISTL_ENTRY 0x8a003d -#define CBLACKLISTDB_ADDTOUNLOADLISTL_EXIT 0x8a003e -#define CBLACKLISTDB_REMOVEFROMUNLOADLISTL_ENTRY 0x8a003f -#define CBLACKLISTDB_REMOVEFROMUNLOADLISTL_EXIT 0x8a0040 -#define CBLACKLISTDB_FINDFROMUNLOADLISTL_ENTRY 0x8a0041 -#define CBLACKLISTDB_FINDFROMUNLOADLISTL_EXIT 0x8a0042 +#define CBLACKLISTDB_CREATEBLACKLISTCOLUMNSETLC_ENTRY 0x8a004b +#define CBLACKLISTDB_CREATEBLACKLISTCOLUMNSETLC_EXIT 0x8a004c +#define CBLACKLISTDB_CREATEDONTLOADCOLUMNSETLC_ENTRY 0x8a004d +#define CBLACKLISTDB_CREATEDONTLOADCOLUMNSETLC_EXIT 0x8a004e +#define CBLACKLISTDB_ADDTODONTLOADLISTL_ENTRY 0x8a004f +#define CBLACKLISTDB_ADDTODONTLOADLISTL_EXIT 0x8a0050 +#define CBLACKLISTDB_REMOVEFROMDONTLOADLISTL_ENTRY 0x8a0051 +#define CBLACKLISTDB_REMOVEFROMDONTLOADLISTL_EXIT 0x8a0052 +#define CBLACKLISTDB_FINDINDONTLOADLISTL_ENTRY 0x8a0053 +#define CBLACKLISTDB_FINDINDONTLOADLISTL_EXIT 0x8a0054 #define CBLACKLISTDB_CONSTRUCTL 0x860001 #define CBLACKLISTDB_ADDL 0x860002 #define CBLACKLISTDB_REMOVE 0x860003 @@ -38,9 +38,8 @@ #define CBLACKLISTDB_UPDATEL 0x860008 #define CBLACKLISTDB_FINDL 0x860009 #define DUP1_CBLACKLISTDB_FINDL 0x86000a -#define CBLACKLISTDB_REMOVEFROMUNLOADLISTL 0x860027 -#define DUP1_CBLACKLISTDB_REMOVEFROMUNLOADLISTL 0x860028 -#define CBLACKLISTDB_FINDFROMUNLOADLISTL 0x860029 +#define DUP3_CBLACKLISTDB_REMOVEFROMDONTLOADLISTL 0x86002d +#define CBLACKLISTDB_FINDFROMDONTLOADLISTL 0x86002e inline TBool OstTraceGen2( TUint32 aTraceID, TUint aParam1, TInt aParam2 )