Home
last modified time | relevance | path

Searched defs:msgType (Results 1 – 9 of 9) sorted by relevance

/base/user_iam/auth_executor_mgr/common/common/src/
Dtlv_wrapper.c113 static uint8_t *GetTlvValue(TlvListNode *node, int32_t msgType, uint32_t *len) in GetTlvValue()
134 int32_t ParseUint64Para(TlvListNode *node, int32_t msgType, uint64_t *retVal) in ParseUint64Para()
150 int32_t ParseInt64Para(TlvListNode *node, int32_t msgType, int64_t *retVal) in ParseInt64Para()
166 int32_t ParseUint32Para(TlvListNode *node, int32_t msgType, uint32_t *retVal) in ParseUint32Para()
182 int32_t ParseInt32Para(TlvListNode *node, int32_t msgType, int32_t *retVal) in ParseInt32Para()
198 Buffer *ParseBuffPara(TlvListNode *node, int32_t msgType) in ParseBuffPara()
218 int32_t ParseUint8Para(TlvListNode *node, int32_t msgType, uint8_t *retVal) in ParseUint8Para()
234 int32_t GetUint64Para(TlvListNode *head, int32_t msgType, uint64_t *retVal) in GetUint64Para()
255 int32_t GetUint32Para(TlvListNode *head, int32_t msgType, uint32_t *retVal) in GetUint32Para()
276 int32_t GetInt32Para(TlvListNode *head, int32_t msgType, int32_t *retVal) in GetInt32Para()
[all …]
/base/security/device_security_level/services/common/
Ddslm_msg_serialize.c61 int32_t msgType = GetJsonFieldInt(handle, FIELD_MESSAGE); in ParseMessage() local
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body.cpp63 unsigned char msgType = 0; in DecodeMmsBody() local
Dmms_header.cpp970 uint8_t msgType = 0; in IsHaveBody() local
/base/telephony/sms_mms/services/include/
Dsms_cb_data.h44 uint8_t msgType = SmsCbMessage::SMS_CBMSG_TYPE_UNKNOWN; member
/base/telephony/core_service/services/network_search/src/
Dnetwork_search_handler.cpp195 auto msgType = event->GetInnerEventId(); in ProcessEvent() local
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
Dhks_teec.c248 uint32_t msgType, TEEC_Operation *operation) in HksTeeCommand()
/base/hiviewdfx/hilog/frameworks/native/include/
Dhilogtool_msg.h94 uint8_t msgType; // hilogtool-hilogd message type member
/base/telephony/sms_mms/services/include/cdma/
Dcdma_sms_types.h459 unsigned char msgType; member