/base/security/device_security_level/services/common/ |
H A D | dslm_msg_serialize.c | 75 int32_t msgType = DslmGetJsonFieldInt(handle, FIELD_MESSAGE); in ParseMessage() local
|
/base/telephony/call_manager/test/fuzztest/distributedcommunication_fuzzer/ |
H A D | distributed_communication_fuzzer.cpp | 40 DistributedMsgType msgType = static_cast<DistributedMsgType>( in TestCommonController() local 89 DistributedMsgType msgType = static_cast<DistributedMsgType>( in TestSinkController() local 128 DistributedMsgType msgType = static_cast<DistributedMsgType>( in TestSourceController() local
|
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/ |
H A D | distributed_data_controller.cpp | 34 int32_t msgType = static_cast<int32_t>(DistributedMsgType::UNKNOWN); in OnReceiveMsg() local 131 std::string DistributedDataController::CreateMuteMsg(DistributedMsgType msgType, bool isMute) in CreateMuteMsg() argument 159 std::string DistributedDataController::CreateMuteRingerMsg(DistributedMsgType msgType) in CreateMuteRingerMsg() argument
|
H A D | distributed_data_sink_controller.cpp | 60 void DistributedDataSinkController::HandleRecvMsg(int32_t msgType, const cJSON *msg) in HandleRecvMsg() argument 122 std::string DistributedDataSinkController::CreateDataReqMsg(DistributedMsgType msgType, uint32_t itemType, in CreateDataReqMsg() argument
|
H A D | distributed_data_source_controller.cpp | 75 void DistributedDataSourceController::HandleRecvMsg(int32_t msgType, const cJSON *msg) in HandleRecvMsg() argument 151 std::string DistributedDataSourceController::CreateDataRspMsg(DistributedMsgType msgType, uint32_t itemType, in CreateDataRspMsg() argument
|
/base/useriam/user_auth_framework/services/remote_connect/src/ |
H A D | soft_bus_message.cpp | 100 int32_t msgType = -1; in CreateMessage() local 151 int32_t msgType = -1; in ParseMessage() local
|
H A D | soft_bus_base_socket.cpp | 204 void BaseSocket::RefreshTraceInfo(const std::string &connectionName, int32_t msgType, bool ack, uint32_t messageSeq) in RefreshTraceInfo() argument 221 int32_t msgType = -1; in SendRequest() local 262 int32_t msgType = -1; in SendResponse() local 308 int32_t msgType = -1; ParseMessage() local [all...] |
/base/startup/appspawn/test/unittest/devicedebug_test/ |
H A D | devicedebug_stub.c | 58 int AppSpawnReqMsgCreateStub(AppSpawnMsgType msgType, const char *processName, AppSpawnReqMsgHandle *reqHandle) in AppSpawnReqMsgCreateStub() argument
|
/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/ |
H A D | appspawnclient_fuzzer.cpp | 45 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); FuzzAppSpawnReqMsgSetBundleInfo() local 143 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppFlag() local 160 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppDacInfo() local 177 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppDomainInfo() local 195 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppInternetPermissionInfo() local 213 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppAccessToken() local 230 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgSetAppOwnerId() local 247 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgAddPermission() local 264 AppSpawnMsgType msgType = static_cast<AppSpawnMsgType>(size); FuzzAppSpawnReqMsgAddExtInfo() local [all...] |
/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_body.cpp | 63 unsigned char msgType = 0;
in DecodeMmsBody() local
|
/base/request/request/test/unittest/cpp_test/fwkTest/src/ |
H A D | response_message_receiver_test.cpp | 409 int16_t msgType = 123; // 123 is except num in HWTEST_F() local 717 int16_t msgType = 123; // 123 is except num HWTEST_F() local [all...] |
/base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
H A D | app_spawn_appmgr_test.cpp | 847 int msgType = GetAppSpawnMsgType(appCtx); in HWTEST_F() local [all...] |
/base/startup/appspawn/test/unittest/app_spawn_client_test/ |
H A D | app_spawn_interface_test.cpp | 157 AppSpawnMsgType msgType[] = {MSG_APP_SPAWN, MSG_GET_RENDER_TERMINATION_STATUS, in HWTEST_F() local
|
/base/telephony/sms_mms/services/sms/include/ |
H A D | sms_cb_data.h | 44 uint8_t msgType = GsmCbCodec::GSM_UNKNOWN; member
|
/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/ |
H A D | hisysevent_adapter.h | 102 int32_t msgType = -1; member
|
/base/useriam/user_auth_framework/services/context/src/ |
H A D | remote_executor_stub.cpp | 302 int32_t msgType; in OnMessage() local
|
H A D | remote_auth_service.cpp | 119 int32_t msgType; in OnMessage() local
|
H A D | remote_auth_invoker_context.cpp | 133 int32_t msgType; in OnMessage() local
|
/base/useriam/user_auth_framework/services/core/src/ |
H A D | remote_executor_proxy.cpp | 184 int32_t msgType; in OnMessage() local
|
/base/request/request/frameworks/native/src/ |
H A D | response_message_receiver.cpp | 382 int16_t msgType = -1; in OnReadable() local 231 MsgHeaderParcel( int32_t &msgId, int16_t &msgType, int16_t &bodySize, char *&parcel, int32_t &size) MsgHeaderParcel() argument
|
/base/startup/appspawn/modules/module_engine/include/ |
H A D | appspawn_msg.h | 123 uint32_t msgType; member
|
/base/startup/appspawn/test/moduletest/ |
H A D | appspawn_test_cmder.cpp | 319 const char *msgType = GetStringFromJsonObj(json, "msg-type"); in GetMsgTypeFromJson() local
|
/base/location/services/location_locator/locator/source/ |
H A D | locator_required_data_manager.cpp | 208 void LocatorBleCallbackWapper::OnNotifyMsgReportFromLpDevice(const Bluetooth::UUID &btUuid, int msgType, in OnNotifyMsgReportFromLpDevice() argument
|
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/ |
H A D | hks_teec.c | 242 HksTeeCommand(uint32_t paramTypes, const struct HksParam params[MAX_TEE_PARAMS_NUMS], uint32_t msgType, TEEC_Operation *operation) HksTeeCommand() argument
|
/base/startup/appspawn/interfaces/innerkits/client/ |
H A D | appspawn_msg.c | 252 static int CreateBaseMsg(AppSpawnReqMsgNode *reqNode, uint32_t msgType, const char *processName) in CreateBaseMsg() argument 290 static AppSpawnReqMsgNode *CreateAppSpawnReqMsg(uint32_t msgType, const char *processName) in CreateAppSpawnReqMsg() argument 342 int AppSpawnReqMsgCreate(AppSpawnMsgType msgType, cons argument [all...] |