Home
last modified time | relevance | path

Searched defs:msg (Results 401 – 425 of 1298) sorted by relevance

1...<<11121314151617181920>>...52

/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_binding_test.cpp96 std::string msg; variable
/ohos5.0/base/location/services/location_locator/callback/source/
H A Dnmea_message_callback_proxy.cpp32 void NmeaMessageCallbackProxy::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange()
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/
H A Ddynamic_load_plugin_example.cpp49 void DynamicLoadPluginExample::OnUnorderedEvent(const Event &msg) in OnUnorderedEvent()
/ohos5.0/base/inputmethod/imf/services/adapter/system_language_observer/src/
H A Dsystem_language_observer.cpp44 Message *msg = new (std::nothrow) Message(MessageID::MSG_ID_SYS_LANGUAGE_CHANGED, nullptr); in OnChange() local
/ohos5.0/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Ddump_catcher.cpp34 std::string msg = ""; in Dump() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/message/
H A Dmock.js72 processMessage(msg) { argument
/ohos5.0/foundation/communication/netstack/utils/profiler_utils/src/
H A Dhttp_client_network_message.cpp38 DfxMessage msg{}; in Parse() local
H A Dhttp_network_message.cpp38 DfxMessage msg{}; in Parse() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_enabling_state.cpp39 bool P2pEnablingState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_idle_state.cpp41 bool ApIdleState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
/ohos5.0/base/msdp/device_status/utils/common/include/
H A Dutil_napi_error.h42 #define THROWERR_CUSTOM(env, code, msg) \ argument
/ohos5.0/base/update/updater/services/script/script_interpreter/
H A Dscript_yacc.y71 void Parser::error (const location_type& loc, const std::string& msg) in error()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_topo_manager.c85 void __attribute__((weak)) RouteLnnRelationEventHandler(const LnnRelationChangedMsg *msg) in RouteLnnRelationEventHandler()
295 const char *msg = NULL; in PackOneLnnRelation() local
401 static void ForwardTopoMsgToAll(const char *networkId, const uint8_t *msg, uint32_t len) in ForwardTopoMsgToAll()
429 const char *msg = NULL; in TryCorrectRelation() local
459 static void ProcessTopoUpdateInfo(cJSON *json, const char *networkId, const uint8_t *msg, uint32_t … in ProcessTopoUpdateInfo()
508 static void OnReceiveTopoUpdateMsg(LnnSyncInfoType type, const char *networkId, const uint8_t *msg,… in OnReceiveTopoUpdateMsg()
547 LnnRelationChangedMsg *msg = (LnnRelationChangedMsg *)para; in OnLnnRelationChangedDelay() local
559 LnnRelationChangedMsg *msg = NULL; in OnLnnRelationChanged() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_proxychannel_manager_test.cpp534 ProxyMessage msg; variable
558 ProxyMessage msg; variable
594 ProxyMessage msg; variable
627 ProxyMessage msg; variable
658 ProxyMessage msg; variable
709 ProxyMessage *msg = (ProxyMessage *)SoftBusCalloc(sizeof(ProxyMessage)); variable
855 ProxyMessage *msg = (ProxyMessage *)SoftBusCalloc(sizeof(ProxyMessage)); variable
1109 ProxyMessage *msg = (ProxyMessage *)SoftBusCalloc(sizeof(ProxyMessage)); variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp224 MsgInfo msg { MsgWhat::RELEASE, 0, nullptr }; in ProcessShutDownFromRunning() local
342 ParamSP msg = make_shared<ParamBundle>(); in OnStateEntered() local
430 MsgInfo msg {MsgWhat::START, 0, nullptr}; in ReplyStartMsg() local
532 ParamSP msg = make_shared<ParamBundle>(); in OnStateEntered() local
650 ParamSP msg = make_shared<ParamBundle>(); in OnStateEntered() local
H A Dmsg_handle_loop.cpp50 void MsgHandleLoop::SendAsyncMsg(MsgType type, const ParamSP &msg, uint32_t delayUs) in SendAsyncMsg()
63 bool MsgHandleLoop::SendSyncMsg(MsgType type, const ParamSP &msg, ParamSP &reply, uint32_t waitMs) in SendSyncMsg()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_connection.cpp57 utility::Message msg(A2DP_MSG_CONNECT, role_, &deviceObj); in A2dpConnect() local
82 utility::Message msg(A2DP_MSG_DISCONNECT, role_, &const_cast<RawAddress &>(device)); in A2dpDisconnect() local
/ohos5.0/base/startup/init/services/modules/reboot/
H A Dreboot_misc.c78 struct RBMiscUpdateMessage msg; in GetRebootReasonFromMisc() local
92 struct RBMiscUpdateMessage msg; in UpdateMiscMessage() local
/ohos5.0/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble.c600 SoftBusMessage *msg = NULL; in BtOnStateChanged() local
1490 static void StartActivePublish(SoftBusMessage *msg) in StartActivePublish()
1499 static void StartPassivePublish(SoftBusMessage *msg) in StartPassivePublish()
1526 static void Recovery(SoftBusMessage *msg) in Recovery()
1539 static void BleDiscTurnOff(SoftBusMessage *msg) in BleDiscTurnOff()
1579 RecvMessage *msg = NULL; in GetRecvMessage() local
1592 RecvMessage *msg = NULL; in MatchRecvMessage() local
1634 RecvMessage *msg = NULL; in RecvMsgAggregateCap() local
1743 static void ProcessTimeout(SoftBusMessage *msg) in ProcessTimeout()
1752 static void OnBrStateChanged(SoftBusMessage *msg) in OnBrStateChanged()
[all …]
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp278 std::string msg = "Incorrect parameter types.The type of param must be array."; in ParseParametersByAddSlots() local
286 std::string msg = "Mandatory parameters are left unspecified. The array is empty."; in ParseParametersByAddSlots() local
340 std::string msg = "Incorrect parameter types.The type of param must be object."; in ParseParametersSetSlotByBundle() local
355 std::string msg = "Incorrect parameter types.The type of param must be object."; in ParseParametersSetSlotByBundle() local
408 std::string msg = "Incorrect parameter types.The type of param must be number."; in ParseParametersByGetSlot() local
450 std::string msg = "Incorrect parameter types.The type of param must be object."; in ParseParametersGetSlotNumByBundle() local
592 std::string msg = "Incorrect parameter types.The type of param must be object."; in ParseParametersGetSlotsByBundle() local
636 std::string msg = "Incorrect parameter types.The type of param must be object."; in ParseParametersGetSlotByBundle() local
651 std::string msg = "Incorrect parameter types.The type of param must be number."; in ParseParametersGetSlotByBundle() local
693 std::string msg = "Incorrect parameter types.The type of param must be number."; in ParseParametersByRemoveSlot() local
[all …]
/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_emmc_test.cpp71 struct HdfTestMsg msg = {TEST_PAL_EMMC_TYPE, EMMC_GET_CID_01, -1}; variable
/ohos5.0/drivers/hdf_core/framework/test/unittest/common/
H A Dhdf_common_test.c54 int HdfTestSendMsgToService(struct HdfTestMsg *msg) in HdfTestSendMsgToService()
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_error_msg.cpp167 …std::string msg = "unkown error, please reboot your device and try again, error=" + std::to_string… in GetJsErrMsg() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_enabling_state_test.cpp68 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
H A Dp2p_group_formation_state_test.cpp68 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable

1...<<11121314151617181920>>...52