| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
| H A D | a2dp_service_state_machine.cpp | 24 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 D | softbus_distributed_data_manager.h | 52 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 D | message_looper.h | 27 MsgInfo *msg; member
|
| /foundation/multimodalinput/input/tools/event_inject/include/ |
| H A D | injection_event_dispatch.h | 50 bool RegisterInjectEvent(InjectFunctionMap &msg) in RegisterInjectEvent() argument
|
| /foundation/multimedia/player_framework/test/unittest/avmetadatahelper_test/ |
| H A D | avmetadatahelper_server_unit_test.cpp | 101 const std::string msg = "test"; in HWTEST_F() local
|
| /foundation/multimodalinput/input/util/napi/include/ |
| H A D | util_napi_error.h | 35 std::string msg;
member
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| H A D | ut_ffrt_log.cpp | 74 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 D | fault_logger_fd_manager.cpp | 78 std::string msg = errLog; in WriteFaultLogger() local
|
| /foundation/resourceschedule/soc_perf/test/unittest/ |
| H A D | socperf_sub_mock_test.cpp | 63 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 D | trans_auth_message.c | 27 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 D | lnn_sync_info_mock.cpp | 39 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 D | auth_session_message.h | 33 const char *msg; member
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_fast_offline_virtual.c | 55 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 D | proxy_negotiate_channel_test.cpp | 137 NegotiateMessage msg;
in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/core/connection/fuzztest/wifidirectprotocol_fuzzer/ |
| H A D | protocol_fuzzer.cpp | 44 NegotiateMessage msg; in JsonProtocolParseFuzzTest() local 77 NegotiateMessage msg; in TlvProtocolParseFuzzTest() local
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/channel/ |
| H A D | proxy_negotiate_channel.h | 44 NegotiateMessage msg; in InjectReceiveData() local
|
| /foundation/communication/dsoftbus/tests/core/common/message_handler/unittest/ |
| H A D | message_handler_test.c | 31 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 D | p2p_disabling_state.cpp | 39 bool P2pDisablingState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg() argument
|
| H A D | p2p_enabling_state.cpp | 39 bool P2pEnablingState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg() argument
|
| H A D | authorizing_negotiation_request_state.cpp | 45 bool AuthorizingNegotiationRequestState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/ |
| H A D | mock_scan_state_machine.cpp | 38 void MockScanStateMachine::SendMessage(InternalMessagePtr msg) in SendMessage() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
| H A D | ap_idle_state_test.cpp | 79 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 D | invitation_request_state_test.cpp | 77 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 D | p2p_disabled_state_test.cpp | 72 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 D | p2p_disabling_state_test.cpp | 68 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...] |