/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/ |
H A D | dhcp_binding_test.cpp | 96 std::string msg; variable
|
/ohos5.0/base/location/services/location_locator/callback/source/ |
H A D | nmea_message_callback_proxy.cpp | 32 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 D | dynamic_load_plugin_example.cpp | 49 void DynamicLoadPluginExample::OnUnorderedEvent(const Event &msg) in OnUnorderedEvent()
|
/ohos5.0/base/inputmethod/imf/services/adapter/system_language_observer/src/ |
H A D | system_language_observer.cpp | 44 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 D | dump_catcher.cpp | 34 std::string msg = ""; in Dump() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/message/ |
H A D | mock.js | 72 processMessage(msg) { argument
|
/ohos5.0/foundation/communication/netstack/utils/profiler_utils/src/ |
H A D | http_client_network_message.cpp | 38 DfxMessage msg{}; in Parse() local
|
H A D | http_network_message.cpp | 38 DfxMessage msg{}; in Parse() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | p2p_enabling_state.cpp | 39 bool P2pEnablingState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
H A D | ap_idle_state.cpp | 41 bool ApIdleState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg()
|
/ohos5.0/base/msdp/device_status/utils/common/include/ |
H A D | util_napi_error.h | 42 #define THROWERR_CUSTOM(env, code, msg) \ argument
|
/ohos5.0/base/update/updater/services/script/script_interpreter/ |
H A D | script_yacc.y | 71 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 D | lnn_topo_manager.c | 85 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 D | softbus_proxychannel_manager_test.cpp | 534 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 D | codec_state.cpp | 224 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 D | msg_handle_loop.cpp | 50 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 D | a2dp_service_connection.cpp | 57 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 D | reboot_misc.c | 78 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 D | disc_ble.c | 600 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 D | slot.cpp | 278 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 D | hdf_emmc_test.cpp | 71 struct HdfTestMsg msg = {TEST_PAL_EMMC_TYPE, EMMC_GET_CID_01, -1}; variable
|
/ohos5.0/drivers/hdf_core/framework/test/unittest/common/ |
H A D | hdf_common_test.c | 54 int HdfTestSendMsgToService(struct HdfTestMsg *msg) in HdfTestSendMsgToService()
|
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/ |
H A D | napi_error_msg.cpp | 167 …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 D | p2p_enabling_state_test.cpp | 68 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
|
H A D | p2p_group_formation_state_test.cpp | 68 InternalMessagePtr msg = std::make_shared<InternalMessage>(); variable
|