Home
last modified time | relevance | path

Searched defs:msg (Results 751 – 775 of 1298) sorted by relevance

1...<<31323334353637383940>>...52

/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/
H A Dmock_scan_state_machine.cpp38 void MockScanStateMachine::SendMessage(InternalMessagePtr msg) in SendMessage()
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dwatchdog_task.cpp140 void WatchdogTask::SendEvent(const std::string &msg, const std::string &eventName) in SendEvent()
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/executors/pinauthcollectorhdi_fuzzer/
H A Dpin_auth_collector_hdi_fuzzer.cpp85 std::vector<uint8_t> msg; in FuzzSendMessage() local
/ohos5.0/base/useriam/user_auth_framework/services/core/inc/
H A Dauthentication.h62 std::vector<uint8_t> msg; member
/ohos5.0/base/request/request/services/src/cxx/
H A Drequest_utils.cpp97 int RequestBackgroundNotify(RequestTaskMsg msg, rust::str filePath, rust::str fileName, uint32_t pe… in RequestBackgroundNotify()
/ohos5.0/base/location/test/location_locator/source/
H A Dcallback_test.cpp111 std::string msg = "msg"; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_util_cooperate.cpp112 bool JsUtilCooperate::GetErrMsg(const CoordinationMsgInfo &msgInfo, std::string &msg) in GetErrMsg()
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_util.cpp92 bool JsUtil::GetErrMsg(const CoordinationMsgInfo &msgInfo, std::string &msg) in GetErrMsg()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_trans_proxy_transceiver_test.cpp634 ProxyMessage msg; variable
723 SoftBusMessage *msg = (SoftBusMessage *)SoftBusCalloc(sizeof(SoftBusMessage)); variable
H A Dtrans_proxy_channel_test.cpp484 ProxyMessage msg; variable
608 ProxyMessage msg; variable
/ohos5.0/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_sim_test.cpp82 SimIoRequestInfo msg; variable
107 SimIoRequestInfo msg; variable
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Di2c_dev.c167 struct I2cMsg msg; in I2cCntlrRead() local
212 struct I2cMsg msg; in I2cCntlrWrite() local
/ohos5.0/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp58 int32_t OnMessage(int32_t destRole, const std::vector<uint8_t> &msg) override in OnMessage()
266 std::vector<uint8_t> msg; in FuzzSendMessage() local
/ohos5.0/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp58 int32_t OnMessage(int32_t destRole, const std::vector<uint8_t> &msg) override in OnMessage()
267 std::vector<uint8_t> msg; in FuzzSendMessage() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_utils.cpp104 napi_value Common::CreateErrorValue(napi_env env, int32_t errCode, std::string &msg) in CreateErrorValue()
132 void Common::NapiThrow(napi_env env, int32_t errCode, std::string &msg) in NapiThrow()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp789 …anager::impl::DoConnectComplete(GattConnectionManager::Device &device, const utility::Message &msg) in DoConnectComplete()
825 GattConnectionManager::Device &device, const utility::Message &msg) in DoDisconnectComplete()
1277 bool GattConnectionManager::Device::StateMachine::Idle::Dispatch(const utility::Message &msg) in Dispatch()
1326 bool GattConnectionManager::Device::StateMachine::Connecting::Dispatch(const utility::Message &msg) in Dispatch()
1380 bool GattConnectionManager::Device::StateMachine::Connected::Dispatch(const utility::Message &msg) in Dispatch()
1459 …l GattConnectionManager::Device::StateMachine::Disconnecting::Dispatch(const utility::Message &msg) in Dispatch()
1509 …ol GattConnectionManager::Device::StateMachine::Disconnected::Dispatch(const utility::Message &msg) in Dispatch()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
H A Dfms_form_provider_data_new_leg_test.cpp502 int64_t msg = MSG::FORM_SHARE_INFO_DELAY_MSG; variable
518 int64_t msg = MSG::FORM_PACKAGE_FREE_INSTALL_DELAY_MSG; variable
534 int64_t msg = 100; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/pnp_server/
H A Daudio_pnp_server.cpp152 char msg[UEVENT_MSG_LEN + 1] = {0}; in OpenAndReadWithSocket() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/i2s/
H A Di2s_core.c220 int32_t I2sCntlrTransfer(struct I2sCntlr *cntlr, struct I2sMsg *msg) in I2sCntlrTransfer()
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dasync_call.cpp106 napi_value msg = nullptr; in SetBusinessError() local
/ohos5.0/foundation/ability/ability_runtime/services/appdfr/include/
H A Dappfreeze_manager.h68 std::string msg; member
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dservice.c90 void DEFAULT_MessageHandle(ServiceImpl *serviceImpl, const Identity *identity, Request *msg) in DEFAULT_MessageHandle()
/ohos5.0/base/useriam/pin_auth/services/modules/executors/src/
H A Dpin_auth_executor_callback_hdi.cpp152 int32_t PinAuthExecutorCallbackHdi::OnMessage(int32_t destRole, const std::vector<uint8_t> &msg) in OnMessage()
/ohos5.0/base/security/asset/interfaces/inner_kits/rs/src/
H A Dlib.rs115 let msg = reply.read::<String>().map_err(ipc_err_handle)?; in send_request() localVariable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c517 static int32_t ParseRequestAppInfo(AuthHandle authHandle, const cJSON *msg, AppInfo *appInfo) in ParseRequestAppInfo()
584 static void TransOnExchangeUdpInfoReply(int64_t authId, int64_t seq, const cJSON *msg) in TransOnExchangeUdpInfoReply()
666 static void TransOnExchangeUdpInfoRequest(AuthHandle authHandle, int64_t seq, const cJSON *msg) in TransOnExchangeUdpInfoRequest()
721 … void TransOnExchangeUdpInfo(AuthHandle authHandle, int32_t isReply, int64_t seq, const cJSON *msg) in TransOnExchangeUdpInfo()

1...<<31323334353637383940>>...52