Home
last modified time | relevance | path

Searched defs:msgType (Results 1 - 25 of 33) sorted by relevance

12

/base/security/device_security_level/services/common/
H A Ddslm_msg_serialize.c75 int32_t msgType = DslmGetJsonFieldInt(handle, FIELD_MESSAGE); in ParseMessage() local
/base/telephony/call_manager/test/fuzztest/distributedcommunication_fuzzer/
H A Ddistributed_communication_fuzzer.cpp40 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 Ddistributed_data_controller.cpp34 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 Ddistributed_data_sink_controller.cpp60 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 Ddistributed_data_source_controller.cpp75 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 Dsoft_bus_message.cpp100 int32_t msgType = -1; in CreateMessage() local
151 int32_t msgType = -1; in ParseMessage() local
H A Dsoft_bus_base_socket.cpp204 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 Ddevicedebug_stub.c58 int AppSpawnReqMsgCreateStub(AppSpawnMsgType msgType, const char *processName, AppSpawnReqMsgHandle *reqHandle) in AppSpawnReqMsgCreateStub() argument
/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/
H A 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); 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 Dmms_body.cpp63 unsigned char msgType = 0; in DecodeMmsBody() local
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Dresponse_message_receiver_test.cpp409 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 Dapp_spawn_appmgr_test.cpp847 int msgType = GetAppSpawnMsgType(appCtx); in HWTEST_F() local
[all...]
/base/startup/appspawn/test/unittest/app_spawn_client_test/
H A Dapp_spawn_interface_test.cpp157 AppSpawnMsgType msgType[] = {MSG_APP_SPAWN, MSG_GET_RENDER_TERMINATION_STATUS, in HWTEST_F() local
/base/telephony/sms_mms/services/sms/include/
H A Dsms_cb_data.h44 uint8_t msgType = GsmCbCodec::GSM_UNKNOWN; member
/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/
H A Dhisysevent_adapter.h102 int32_t msgType = -1; member
/base/useriam/user_auth_framework/services/context/src/
H A Dremote_executor_stub.cpp302 int32_t msgType; in OnMessage() local
H A Dremote_auth_service.cpp119 int32_t msgType; in OnMessage() local
H A Dremote_auth_invoker_context.cpp133 int32_t msgType; in OnMessage() local
/base/useriam/user_auth_framework/services/core/src/
H A Dremote_executor_proxy.cpp184 int32_t msgType; in OnMessage() local
/base/request/request/frameworks/native/src/
H A Dresponse_message_receiver.cpp382 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 Dappspawn_msg.h123 uint32_t msgType; member
/base/startup/appspawn/test/moduletest/
H A Dappspawn_test_cmder.cpp319 const char *msgType = GetStringFromJsonObj(json, "msg-type"); in GetMsgTypeFromJson() local
/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp208 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 Dhks_teec.c242 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 Dappspawn_msg.c252 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...]

Completed in 18 milliseconds

12