Home
last modified time | relevance | path

Searched defs:msg (Results 351 - 375 of 7100) sorted by relevance

1...<<11121314151617181920>>...284

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_state_machine.cpp24 bool A2dpDisconnected::Dispatch(const utility::Message &msg) in Dispatch() argument
59 bool A2dpDisconnecting::Dispatch(const utility::Message &msg) in Dispatch() argument
73 bool A2dpConnected::Dispatch(const utility::Message &msg) in Dispatch() argument
145 Dispatch(const utility::Message &msg) Dispatch() argument
[all...]
/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_distributed_data_manager.h52 std::string msg = std::string(static_cast<const char*>(data), dataLen); variable
61 std::string msg = std::string(static_cast<const char*>(data), dataLen); variable
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dmessage_looper.h27 MsgInfo *msg; member
/foundation/multimodalinput/input/tools/event_inject/include/
H A Dinjection_event_dispatch.h50 bool RegisterInjectEvent(InjectFunctionMap &msg) in RegisterInjectEvent() argument
/foundation/multimedia/player_framework/test/unittest/avmetadatahelper_test/
H A Davmetadatahelper_server_unit_test.cpp101 const std::string msg = "test"; in HWTEST_F() local
/foundation/multimodalinput/input/util/napi/include/
H A Dutil_napi_error.h35 std::string msg; member
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_ffrt_log.cpp74 std::string msg = "test logToFaultlogger arg1[ARG1],arg2[1]\ntest logToFaultlogger arg1[ARG1],arg2[1]\n"; in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/dfx/bbox/
H A Dfault_logger_fd_manager.cpp78 std::string msg = errLog; in WriteFaultLogger() local
/foundation/resourceschedule/soc_perf/test/unittest/
H A Dsocperf_sub_mock_test.cpp63 std::string msg = ""; in HWTEST_F() local
79 std::string msg = ""; in HWTEST_F() local
95 std::string msg = ""; HWTEST_F() local
111 std::string msg = ""; HWTEST_F() local
127 std::string msg = ""; HWTEST_F() local
143 std::string msg = ""; HWTEST_F() local
159 std::string msg = ""; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_message.c27 int32_t TransAuthChannelMsgPack(cJSON *msg, const AppInfo *appInfo) in TransAuthChannelMsgPack() argument
63 TransAuthChannelMsgUnpack(const char *msg, AppInfo *appInfo, int32_t len) TransAuthChannelMsgUnpack() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_mock.cpp39 LnnSendSyncInfoMsg(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, uint32_t len, LnnSyncInfoMsgComplete complete) LnnSendSyncInfoMsg() argument
/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_message.h33 const char *msg; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_fast_offline_virtual.c55 int32_t LnnSyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in LnnSyncTrustedRelationShip() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/channel/
H A Dproxy_negotiate_channel_test.cpp137 NegotiateMessage msg; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/connection/fuzztest/wifidirectprotocol_fuzzer/
H A Dprotocol_fuzzer.cpp44 NegotiateMessage msg; in JsonProtocolParseFuzzTest() local
77 NegotiateMessage msg; in TlvProtocolParseFuzzTest() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/channel/
H A Dproxy_negotiate_channel.h44 NegotiateMessage msg; in InjectReceiveData() local
/foundation/communication/dsoftbus/tests/core/common/message_handler/unittest/
H A Dmessage_handler_test.c31 static void NetworkingHandleMessage(const SoftBusMessage* msg) in NetworkingHandleMessage() argument
40 static void CustomfreeMessage(SoftBusMessage* msg) in CustomfreeMessage() argument
54 SoftBusMessage* msg in TestMessageHandler() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_disabling_state.cpp39 bool P2pDisablingState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg() argument
H A Dp2p_enabling_state.cpp39 bool P2pEnablingState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg() argument
H A Dauthorizing_negotiation_request_state.cpp45 bool AuthorizingNegotiationRequestState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/
H A Dmock_scan_state_machine.cpp38 void MockScanStateMachine::SendMessage(InternalMessagePtr msg) in SendMessage() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_idle_state_test.cpp79 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HWTEST_F() local
92 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dinvitation_request_state_test.cpp77 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HWTEST_F() local
85 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HWTEST_F() local
96 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HWTEST_F() local
104 InternalMessagePtr msg = std::make_shared<InternalMessage>(); HWTEST_F() local
111 InternalMessagePtr msg = std::make_shared<InternalMessage>(); HWTEST_F() local
[all...]
H A Dp2p_disabled_state_test.cpp72 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HWTEST_F() local
84 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HWTEST_F() local
94 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HWTEST_F() local
H A Dp2p_disabling_state_test.cpp68 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HWTEST_F() local
79 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in HWTEST_F() local
89 InternalMessagePtr msg = std::make_shared<InternalMessage>(); HWTEST_F() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...284