equal
deleted
inserted
replaced
|
1 // Created by TraceCompiler 2.1.2 |
|
2 // DO NOT EDIT, CHANGES WILL BE LOST |
|
3 |
|
4 #ifndef __CCPIXSEARCHTRACES_H__ |
|
5 #define __CCPIXSEARCHTRACES_H__ |
|
6 |
|
7 #define KOstTraceComponentID 0x2001f6f7 |
|
8 |
|
9 #define CCPIXSEARCH_LOGCANCELACTION 0x860007 |
|
10 #define CCPIXSEARCH_SEARCHL_ENTRY 0x8a0001 |
|
11 #define CCPIXSEARCH_SEARCHL_EXIT 0x8a0002 |
|
12 #define DUP1_CCPIXSEARCH_SEARCHL_EXIT 0x8a0003 |
|
13 #define CCPIXSEARCH_SEARCHCOMPLETEL_ENTRY 0x8a0004 |
|
14 #define CCPIXSEARCH_SEARCHCOMPLETEL_EXIT 0x8a0005 |
|
15 #define CCPIXSEARCH_GETDOCUMENTL_ENTRY 0x8a0006 |
|
16 #define CCPIXSEARCH_GETDOCUMENTL_EXIT 0x8a0007 |
|
17 #define CCPIXSEARCH_GETDOCUMENTCOMPLETEL_ENTRY 0x8a0008 |
|
18 #define CCPIXSEARCH_GETDOCUMENTCOMPLETEL_EXIT 0x8a0009 |
|
19 |
|
20 |
|
21 #endif |
|
22 |
|
23 // End of file |
|
24 |