harvester/harvesterserver/traces/ccontentinfoTraces.h
author Pat Downey <patd@symbian.org>
Tue, 15 Jun 2010 13:09:21 +0100
branchGCC_SURGE
changeset 6 8b3b4d191198
parent 1 6f2c1c46032b
child 7 a5fbfefd615f
permissions -rw-r--r--
Bug 2957: SampleSearch doesn't have a copy constructor, fix the way it's instantiated.

// Created by TraceCompiler 2.1.2
// DO NOT EDIT, CHANGES WILL BE LOST

#ifndef __CCONTENTINFOTRACES_H__
#define __CCONTENTINFOTRACES_H__

#define KOstTraceComponentID 0x2001f6fb

#define CCONTENTINFO_NEWL_ENTRY 0x8a0017
#define CCONTENTINFO_NEWL_EXIT 0x8a0018
#define CCONTENTINFO_NEWLC_ENTRY 0x8a0019
#define CCONTENTINFO_NEWLC_EXIT 0x8a001a
#define CCONTENTINFO_GETNAMEL_ENTRY 0x8a001b
#define CCONTENTINFO_GETNAMEL_EXIT 0x8a001c
#define CCONTENTINFO_SETNAMEL_ENTRY 0x8a001d
#define CCONTENTINFO_SETNAMEL_EXIT 0x8a001e


#endif

// End of file