harvester/harvesterserver/traces/contentinfomgrTraces.h
changeset 23 d4d56f5e7c55
parent 20 556534771396
child 24 65456528cac2
equal deleted inserted replaced
20:556534771396 23:d4d56f5e7c55
     1 // Created by TraceCompiler 2.2.2
       
     2 // DO NOT EDIT, CHANGES WILL BE LOST
       
     3 
       
     4 #ifndef __CONTENTINFOMGRTRACES_H__
       
     5 #define __CONTENTINFOMGRTRACES_H__
       
     6 
       
     7 #define KOstTraceComponentID 0x2001f6fb
       
     8 
       
     9 #define CCONTENTINFOMGR_NEWL_ENTRY 0x8a0035
       
    10 #define CCONTENTINFOMGR_NEWL_EXIT 0x8a0036
       
    11 #define CCONTENTINFOMGR_NEWLC_ENTRY 0x8a0037
       
    12 #define CCONTENTINFOMGR_NEWLC_EXIT 0x8a0038
       
    13 #define CCONTENTINFOMGR_CONSTRUCTL_ENTRY 0x8a0039
       
    14 #define CCONTENTINFOMGR_CONSTRUCTL_EXIT 0x8a003a
       
    15 
       
    16 
       
    17 #endif
       
    18 
       
    19 // End of file
       
    20