/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/ |
H A D | auth_negotiate_channel.cpp | 138 NegotiateMessage AuthNegotiateChannel::SendMessageAndWaitResponse(const NegotiateMessage &msg) in SendMessageAndWaitResponse() argument 191 static bool CheckSameAccount(const NegotiateMessage &msg) in CheckSameAccount() argument 224 NegotiateMessage msg; in OnAuthDataReceived() local [all...] |
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_topo_manager_test.cpp | 294 const char *msg = PackOneLnnRelation(UDID, PEER_UDID, OLD_RELATION, CONNECTION_ADDR_MAX); in HWTEST_F() local 446 LnnRelationChangedMsg *msg = in HWTEST_F() local
|
/foundation/communication/dsoftbus/tests/core/connection/br/ |
H A D | connection_br_test.cpp | 751 void *msg = NULL; in HWTEST_F() local
|
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
H A D | bus_center_client_proxy_standard.cpp | 399 OnNodeDeviceTrustedChange(const char *pkgName, int32_t type, const char *msg, uint32_t msgLen) OnNodeDeviceTrustedChange() argument
|
/foundation/communication/dsoftbus/core/bus_center/ipc/mini/ |
H A D | lnn_bus_center_ipc.c | 155 int32_t LnnIpcSyncTrustedRelationShip(const char *pkgName, const char *msg, uint32_t msgLen) in LnnIpcSyncTrustedRelationShip() argument 203 int32_t LnnIpcNotifyDeviceTrustedChange(int32_t type, const char *msg, uint32_t msgLen) in LnnIpcNotifyDeviceTrustedChange() argument
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_devicename_info.c | 94 char *msg = JSON_PrintUnformatted(json); in LnnSyncDeviceNickName() local 109 static void OnReceiveDeviceName(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, uint32_t len) in OnReceiveDeviceName() argument 241 OnReceiveDeviceNickName(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, uint32_t len) OnReceiveDeviceNickName() argument [all...] |
/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_conn_common.c | 87 static void ConnFreeMessage(SoftBusMessage *msg) in ConnFreeMessage() argument 100 SoftBusMessage *msg = (SoftBusMessage *)SoftBusCalloc(sizeof(SoftBusMessage)); in ConnPostMsgToLooper() local 196 GetMsg(ConnectionQueue *queue, void **msg, bool *isFull, QueuePriority leastPriority) GetMsg() argument [all...] |
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/ |
H A D | session_service_impl.cpp | 232 const char *msg = static_cast<const char *>(data); in BytesReceivedCallback() local 244 const char *msg = static_cast<const char *>(data); in MessageReceivedCallback() local
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_core_tcp_direct_test.cpp | 112 cJSON *msg = cJSON_CreateObject(); in TestGetMsgPack() local 335 string msg = TestGetMsgPack(); in HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/ |
H A D | tmessenger.cpp | 269 std::shared_ptr<Message> msg = Message::Decode(result); in OnMessageRecv() local 327 int32_t TMessenger::Send(const Message &msg) in Send() argument [all...] |
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
H A D | trans_proxy_message_test.cpp | 151 char* msg = TransProxyPackHandshakeErrMsg(SOFTBUS_MEM_ERR); in HWTEST_F() local 176 char *msg = TransProxyPackHandshakeAckMsg(&chan); in HWTEST_F() local 209 char *msg = TransProxyPackHandshakeAckMsg(&chan); HWTEST_F() local 236 char *msg = TransProxyPackHandshakeMsg(&info); HWTEST_F() local 267 char *msg = TransProxyPackHandshakeMsg(&info); HWTEST_F() local 299 char *msg = TransProxyPackHandshakeMsg(&info); HWTEST_F() local 322 char* msg = TransProxyPackIdentity(identity); HWTEST_F() local 338 ProxyMessageHead msg; HWTEST_F() local 376 ProxyMessageHead msg; HWTEST_F() local 417 ProxyMessage msg; HWTEST_F() local 463 ProxyMessage msg, outMsg; HWTEST_F() local 498 ProxyMessage msg, outMsg; HWTEST_F() local [all...] |
H A D | softbus_trans_proxy_transceiver_test.cpp | 639 ProxyMessage msg; in HWTEST_F() local 728 SoftBusMessage *msg = (SoftBusMessage *)SoftBusCalloc(sizeof(SoftBusMessage)); in HWTEST_F() local [all...] |
H A D | trans_proxy_channel_test.cpp | 484 ProxyMessage msg; in HWTEST_F() local 608 ProxyMessage msg; in HWTEST_F() local [all...] |
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
H A D | ut_net_policy_traffic.cpp | 300 std::string msg; in HWTEST_F() local
|
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | msg.rs | 773 let mut msg = MsgParcel::new(); parcel_size() variables 822 let mut msg = MsgParcel::new(); read_to_end() variables [all...] |
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | netlink_socket_diag.cpp | 88 int32_t NetLinkSocketDiag::ExecuteDestroySocket(uint8_t proto, const inet_diag_msg *msg) in ExecuteDestroySocket() argument 133 bool NetLinkSocketDiag::IsLoopbackSocket(const inet_diag_msg *msg) in IsLoopbackSocket() argument 149 IsMatchNetwork(const inet_diag_msg *msg, const std::string &ipAddr) IsMatchNetwork() argument 197 const auto *msg = reinterpret_cast<inet_diag_msg *>(NLMSG_DATA(nlh)); ProcessSockDiagDumpResponse() local 231 SockDiagDumpCallback(uint8_t proto, const inet_diag_msg *msg, const std::string &ipAddr, bool excludeLoopback) SockDiagDumpCallback() argument 306 SockDiagUidDumpCallback(uint8_t proto, const inet_diag_msg *msg, const NetLinkSocketDiag::DestroyFilter& needDestroy) SockDiagUidDumpCallback() argument 338 const auto *msg = reinterpret_cast<inet_diag_msg *>(NLMSG_DATA(nlh)); ProcessSockDiagUidDumpResponse() local [all...] |
/foundation/communication/dsoftbus/core/frame/small/init/src/ |
H A D | softbus_server_stub.c | 67 static BOOL MessageHandle(Service *service, Request *msg) in MessageHandle() argument
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
H A D | ap_started_state.cpp | 123 ExecuteStateMsg(InternalMessagePtr msg) ExecuteStateMsg() argument 276 ProcessCmdStationJoin(InternalMessagePtr msg) ProcessCmdStationJoin() argument 291 ProcessCmdStationLeave(InternalMessagePtr msg) ProcessCmdStationLeave() argument 303 ProcessCmdSetHotspotConfig(InternalMessagePtr msg) ProcessCmdSetHotspotConfig() argument 420 ProcessCmdSetHotspotIdleTimeout(InternalMessagePtr msg) ProcessCmdSetHotspotIdleTimeout() argument 458 ProcessCmdHotspotChannelChanged(InternalMessagePtr msg) ProcessCmdHotspotChannelChanged() argument 471 ProcessCmdAssociatedStaChanged(InternalMessagePtr msg) ProcessCmdAssociatedStaChanged() argument 500 ProcessCmdEnableAp(InternalMessagePtr msg) ProcessCmdEnableAp() argument [all...] |
H A D | ap_service.cpp | 89 InternalMessagePtr msg = m_ApStateMachine.CreateMessage(); in SetHotspotConfig() local 110 InternalMessagePtr msg = m_ApStateMachine.CreateMessage(); SetHotspotIdleTimeout() local 123 InternalMessagePtr msg = m_ApStateMachine.CreateMessage(); AddBlockList() local 138 InternalMessagePtr msg = m_ApStateMachine.CreateMessage(); DelBlockList() local 153 InternalMessagePtr msg = m_ApStateMachine.CreateMessage(); DisconnetStation() local 324 InternalMessagePtr msg = m_stateMachineObj.CreateMessage(); OnWifiCountryCodeChanged() local [all...] |
/foundation/communication/nfc/services/src/tag/ |
H A D | ndef_har_data_parser.cpp | 45 bool NdefHarDataParser::TryNdef(const std::string& msg, std::shared_ptr<KITS::TagInfo> tagInfo) in TryNdef() argument
|
H A D | ndef_wifi_data_parser.cpp | 217 std::shared_ptr<WifiData> NdefWifiDataParser::CheckWifiRecord(const std::string& msg)
in CheckWifiRecord() argument
|
/foundation/communication/nfc/test/unittest/services/tags_test/ |
H A D | ndef_tag_test.cpp | 187 std::shared_ptr<NdefMessage> msg;
in HWTEST_F() local
|
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_crpc_server.c | 389 int PushBackCallbackMsg(int event, WifiHalEventCallbackMsg *msg) in PushBackCallbackMsg() argument [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/ |
H A D | concrete_manager_state_machine.cpp | 149 bool ConcreteMangerMachine::DefaultState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg() argument 175 bool ConcreteMangerMachine::IdleState::ExecuteStateMsg(InternalMessagePtr msg) __attribute__((no_sanitize("cfi"))) in ExecuteStateMsg() argument 203 HandleSwitchToConnectMode(InternalMessagePtr msg) HandleSwitchToConnectMode() argument 214 HandleSwitchToScanOnlyMode(InternalMessagePtr msg) HandleSwitchToScanOnlyMode() argument 225 HandleSwitchToSemiActiveMode(InternalMessagePtr msg) HandleSwitchToSemiActiveMode() argument 236 HandleStartInIdleState(InternalMessagePtr msg) HandleStartInIdleState() argument 288 ExecuteStateMsg(InternalMessagePtr msg) ExecuteStateMsg() argument 343 ExecuteStateMsg(InternalMessagePtr msg) ExecuteStateMsg() argument 402 ExecuteStateMsg(InternalMessagePtr msg) ExecuteStateMsg() argument 455 HandleCommonMessage(InternalMessagePtr msg) HandleCommonMessage() argument 655 checkAndContinueToStopWifi(InternalMessagePtr msg) checkAndContinueToStopWifi() argument [all...] |
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/ |
H A D | wifiscanserver_fuzzer.cpp | 127 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in AddScanMessageBodyFuzzTest() local 141 InternalMessagePtr msg = std::make_shared<InternalMessage>(); in StoreRequestScanConfigFuzzTest() local
|