Searched defs:typeCode (Results 1 – 10 of 10) sorted by relevance
45 uint32_t typeCode = FUNC_TO_OPERATE(funcCode); in OnHandlePolicy() local
44 uint32_t typeCode = FUNC_TO_OPERATE(funcCode); in OnHandlePolicy() local
46 uint32_t typeCode = FUNC_TO_OPERATE(funcCode); in OnHandlePolicy() local
51 uint32_t typeCode = FUNC_TO_OPERATE(funcCode); in OnHandlePolicy() local
47 uint32_t typeCode = FUNC_TO_OPERATE(funcCode); in OnHandlePolicy() local
38 int32_t typeCode = 1; variable
69 #define PARAM_CHECK_RETURN(env, condition, message, typeCode, retVal) \ argument
73 HaMetaMessage& HaMetaMessage::TypeCode(int32_t typeCode) in TypeCode()
193 int32_t typeCode = reminderFilterContentJson[TYPE_CODE].get<int32_t>(); in ParseReminderFilterContent() local
122 HaMetaMessage& HaMetaMessage::TypeCode(int32_t typeCode) in TypeCode()