harvester/harvesterserver/traces/cactivitymanagerTraces.h
changeset 23 d4d56f5e7c55
equal deleted inserted replaced
20:556534771396 23:d4d56f5e7c55
       
     1 /*
       
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 // Created by TraceCompiler 2.3.0
       
    18 // DO NOT EDIT, CHANGES WILL BE LOST
       
    19 
       
    20 #ifndef __CACTIVITYMANAGERTRACES_H__
       
    21 #define __CACTIVITYMANAGERTRACES_H__
       
    22 
       
    23 #define KOstTraceComponentID 0x2001f6fb
       
    24 
       
    25 #define CACTIVITYMANAGER_NEWL_ENTRY 0x8a002e
       
    26 #define CACTIVITYMANAGER_NEWL_EXIT 0x8a002f
       
    27 #define CACTIVITYMANAGER_CACTIVITYMANAGER_ENTRY 0x8a0030
       
    28 #define CACTIVITYMANAGER_CACTIVITYMANAGER_EXIT 0x8a0031
       
    29 #define DUP1_CACTIVITYMANAGER_CACTIVITYMANAGER_ENTRY 0x8a0032
       
    30 #define DUP1_CACTIVITYMANAGER_CACTIVITYMANAGER_EXIT 0x8a0033
       
    31 #define CACTIVITYMANAGER_START_ENTRY 0x8a0034
       
    32 #define CACTIVITYMANAGER_START_EXIT 0x8a0035
       
    33 #define CACTIVITYMANAGER_RUNL_ENTRY 0x8a0036
       
    34 #define CACTIVITYMANAGER_RUNL_EXIT 0x8a0037
       
    35 #define DUP1_CACTIVITYMANAGER_RUNL_EXIT 0x8a0038
       
    36 #define CACTIVITYMANAGER_RUNERROR_ENTRY 0x8a0039
       
    37 #define CACTIVITYMANAGER_RUNERROR_EXIT 0x8a003a
       
    38 #define CACTIVITYMANAGER_ISINACTIVE_ENTRY 0x8a003b
       
    39 #define CACTIVITYMANAGER_ISINACTIVE_EXIT 0x8a003c
       
    40 #define DUP1_CACTIVITYMANAGER_ISINACTIVE_EXIT 0x8a003d
       
    41 #define CACTIVITYMANAGER_NOTIFYOBSERVER_ENTRY 0x8a003e
       
    42 #define CACTIVITYMANAGER_NOTIFYOBSERVER_EXIT 0x8a003f
       
    43 #define CACTIVITYMANAGER_NOTIFYOBSERVER 0x86002f
       
    44 
       
    45 
       
    46 #endif
       
    47 
       
    48 // End of file
       
    49