diff -r 556534771396 -r d4d56f5e7c55 harvester/harvesterserver/traces/cactivitymanagerTraces.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/harvester/harvesterserver/traces/cactivitymanagerTraces.h Tue Oct 05 13:15:12 2010 +0530 @@ -0,0 +1,49 @@ +/* +* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ +// Created by TraceCompiler 2.3.0 +// DO NOT EDIT, CHANGES WILL BE LOST + +#ifndef __CACTIVITYMANAGERTRACES_H__ +#define __CACTIVITYMANAGERTRACES_H__ + +#define KOstTraceComponentID 0x2001f6fb + +#define CACTIVITYMANAGER_NEWL_ENTRY 0x8a002e +#define CACTIVITYMANAGER_NEWL_EXIT 0x8a002f +#define CACTIVITYMANAGER_CACTIVITYMANAGER_ENTRY 0x8a0030 +#define CACTIVITYMANAGER_CACTIVITYMANAGER_EXIT 0x8a0031 +#define DUP1_CACTIVITYMANAGER_CACTIVITYMANAGER_ENTRY 0x8a0032 +#define DUP1_CACTIVITYMANAGER_CACTIVITYMANAGER_EXIT 0x8a0033 +#define CACTIVITYMANAGER_START_ENTRY 0x8a0034 +#define CACTIVITYMANAGER_START_EXIT 0x8a0035 +#define CACTIVITYMANAGER_RUNL_ENTRY 0x8a0036 +#define CACTIVITYMANAGER_RUNL_EXIT 0x8a0037 +#define DUP1_CACTIVITYMANAGER_RUNL_EXIT 0x8a0038 +#define CACTIVITYMANAGER_RUNERROR_ENTRY 0x8a0039 +#define CACTIVITYMANAGER_RUNERROR_EXIT 0x8a003a +#define CACTIVITYMANAGER_ISINACTIVE_ENTRY 0x8a003b +#define CACTIVITYMANAGER_ISINACTIVE_EXIT 0x8a003c +#define DUP1_CACTIVITYMANAGER_ISINACTIVE_EXIT 0x8a003d +#define CACTIVITYMANAGER_NOTIFYOBSERVER_ENTRY 0x8a003e +#define CACTIVITYMANAGER_NOTIFYOBSERVER_EXIT 0x8a003f +#define CACTIVITYMANAGER_NOTIFYOBSERVER 0x86002f + + +#endif + +// End of file +