searchsrv_plat/cpix_utility_api/inc/cpixwatchdogcommon.h
changeset 21 2c484ac32ef0
parent 18 3e1f76dd2722
child 23 d4d56f5e7c55
equal deleted inserted replaced
18:3e1f76dd2722 21:2c484ac32ef0
    17 
    17 
    18 #ifndef CPIXWATCHDOGCOMMON_H_
    18 #ifndef CPIXWATCHDOGCOMMON_H_
    19 #define CPIXWATCHDOGCOMMON_H_
    19 #define CPIXWATCHDOGCOMMON_H_
    20 
    20 
    21 //Length of uid string in cenrep
    21 //Length of uid string in cenrep
    22 const TInt KCenrepUidLength = 20;
    22 const TInt KCenrepUidLength = 256;
    23 //Uid of watchdog cetral repository database
    23 //Uid of watchdog cetral repository database
    24 const TUid KWDrepoUidMenu = {0x20029ab8};
    24 const TUid KWDrepoUidMenu = {0x20029ab8};
    25 const TUint32 KHarvesterServerKey = 0x1;
    25 const TUint32 KHarvesterServerKey = 0x1;
    26 const TUint32 KSearchServerKey = 0x2;
    26 const TUint32 KSearchServerKey = 0x2;
    27 const TUint32 KHarvesterServerUIDKey = 0x3;
    27 const TUint32 KHarvesterServerUIDKey = 0x3;