Searched defs:typeCode (Results 1 – 12 of 12) 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
1878 int32_t typeCode = 0; in JS_checkWriteArrayBufferArgs() local1932 int32_t typeCode = 0; in JS_writeArrayBuffer() local1946 bool NAPI_MessageSequence::JS_writeVectorByTypeCode(int32_t typeCode, in JS_writeVectorByTypeCode()1995 napi_value typeCode = CreateTypeCodeEnum(env); in Export() local
1132 int32_t typeCode = 0; in JS_readArrayBuffer() local1143 int32_t typeCode, in JS_readVectorByTypeCode()
122 HaMetaMessage& HaMetaMessage::TypeCode(int32_t typeCode) in TypeCode()