harvester/harvesterserver/traces/ccontentinfoTraces.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 __CCONTENTINFOTRACES_H__
       
     5 #define __CCONTENTINFOTRACES_H__
       
     6 
       
     7 #define KOstTraceComponentID 0x2001f6fb
       
     8 
       
     9 #define CCONTENTINFO_NEWL_ENTRY 0x8a0017
       
    10 #define CCONTENTINFO_NEWL_EXIT 0x8a0018
       
    11 #define CCONTENTINFO_NEWLC_ENTRY 0x8a0019
       
    12 #define CCONTENTINFO_NEWLC_EXIT 0x8a001a
       
    13 #define CCONTENTINFO_GETNAMEL_ENTRY 0x8a001b
       
    14 #define CCONTENTINFO_GETNAMEL_EXIT 0x8a001c
       
    15 #define CCONTENTINFO_SETNAMEL_ENTRY 0x8a001d
       
    16 #define CCONTENTINFO_SETNAMEL_EXIT 0x8a001e
       
    17 
       
    18 
       
    19 #endif
       
    20 
       
    21 // End of file
       
    22