Home
last modified time | relevance | path

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

/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/
Dappspawnclient_fuzzer.cpp45 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgCreate() local
62 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgAddStringInfo() local
78 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnTerminateMsgCreate() local
95 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnClientSendMsg() local
110 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgFree() local
125 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgSetBundleInfo() local
143 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgSetAppFlag() local
160 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgSetAppDacInfo() local
177 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgSetAppDomainInfo() local
195 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); in FuzzAppSpawnReqMsgSetAppInternetPermissionInfo() local
[all …]
/base/security/device_security_level/services/common/
Ddslm_msg_serialize.c75 int32_t msgType = DslmGetJsonFieldInt(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.cpp1007 uint8_t msgType = 0; in IsHaveBody() local
/base/startup/appspawn/interfaces/innerkits_new/client/
Dappspawn_msg.c252 static int CreateBaseMsg(AppSpawnReqMsgNode *reqNode, uint32_t msgType, const char *processName) in CreateBaseMsg()
290 static AppSpawnReqMsgNode *CreateAppSpawnReqMsg(uint32_t msgType, const char *processName) in CreateAppSpawnReqMsg()
328 int AppSpawnReqMsgCreate(AppSpawnMsgType msgType, const char *processName, AppSpawnReqMsgHandle *re… in AppSpawnReqMsgCreate()
/base/request/request/frameworks/native/src/
Dresponse_message_receiver.cpp229 static int32_t MsgHeaderParcel(int32_t &msgId, int16_t &msgType, int16_t &bodySize, char *&parcel, … in MsgHeaderParcel()
380 int16_t msgType = -1; in OnReadable() local
/base/useriam/user_auth_framework/services/core/src/
Dremote_auth_service.cpp109 int32_t msgType; in OnMessage() local
Dremote_executor_stub.cpp262 int32_t msgType; in OnMessage() local
Dremote_executor_proxy.cpp177 int32_t msgType; in OnMessage() local
/base/telephony/sms_mms/services/sms/include/
Dsms_cb_data.h44 uint8_t msgType = GsmCbCodec::GSM_UNKNOWN; member
/base/startup/appspawn/test/unittest/
Dapp_spawn_test_helper.cpp408 AppSpawnReqMsgHandle AppSpawnTestHelper::CreateMsg(AppSpawnClientHandle handle, uint32_t msgType, i… in CreateMsg()
554 int AppSpawnTestHelper::CreateSendMsg(std::vector<uint8_t> &buffer, uint32_t msgType, uint32_t &msg… in CreateSendMsg()
/base/startup/appspawn/modules/module_engine/include/
Dappspawn_msg.h121 uint32_t msgType; member
/base/useriam/user_auth_framework/services/context/src/
Dremote_auth_invoker_context.cpp127 int32_t msgType; in OnMessage() local
/base/location/services/location_locator/locator/source/
Dlocator_required_data_manager.cpp178 …LocatorBleCallbackWapper::OnNotifyMsgReportFromLpDevice(const Bluetooth::UUID &btUuid, int msgType, in OnNotifyMsgReportFromLpDevice()
/base/startup/appspawn/test/moduletest/
Dappspawn_test_cmder.cpp312 const char *msgType = GetStringFromJsonObj(json, "msg-type"); in GetMsgTypeFromJson() local
/base/startup/appspawn/test/unittest/app_spawn_client_test/
Dapp_spawn_interface_test.cpp157 AppSpawnMsgType msgType[] = {MSG_APP_SPAWN, MSG_GET_RENDER_TERMINATION_STATUS, variable
/base/telephony/core_service/services/network_search/src/
Dnetwork_search_handler.cpp297 auto msgType = event->GetInnerEventId(); in ProcessEvent() local
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
Dhks_teec.c244 uint32_t msgType, TEEC_Operation *operation) in HksTeeCommand()
/base/startup/appspawn/test/unittest/app_spawn_standard_test/
Dapp_spawn_appmgr_test.cpp842 int msgType = GetAppSpawnMsgType(appCtx); variable
/base/telephony/sms_mms/services/sms/include/cdma/
Dcdma_sms_common.h273 uint8_t msgType; member