Home
last modified time | relevance | path

Searched defs:remoteDeviceId (Results 1 – 25 of 83) sorted by relevance

1234

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/
H A Dsimple_processor_selector.cpp29 auto remoteDeviceId = WifiDirectUtils::NetworkIdToUuid(info.remoteNetworkId); in operator ()() local
38 auto remoteDeviceId = innerLink->GetRemoteDeviceId(); in operator ()() local
56 auto remoteDeviceId = WifiDirectUtils::NetworkIdToUuid(remoteNetworkId); in operator ()() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddms_token_callback_test.cpp152 string remoteDeviceId = "remoteDeviceId"; variable
174 std::string remoteDeviceId; variable
191 std::string remoteDeviceId = "1"; variable
208 std::string remoteDeviceId = "2"; variable
224 std::string remoteDeviceId; variable
240 std::string remoteDeviceId = "1"; variable
H A Ddistributed_sched_connect_test.cpp150 …const std::string& localDeviceId, const std::string& remoteDeviceId, const AAFwk::Want& want) const in AddSession() argument
907 std::string remoteDeviceId = "123_remote_device_id"; variable
938 std::string remoteDeviceId = "123_remote_device_id"; variable
1006 std::string remoteDeviceId = "123_remote_device_id"; variable
1190 std::string remoteDeviceId = "123_remote_device_id"; variable
1381 std::string remoteDeviceId = "123_remote_device_id"; variable
1401 std::string remoteDeviceId = "remoteDeviceId"; variable
1421 std::string remoteDeviceId = "remoteDeviceId"; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_scheduler.h47 void ProcessNegotiateData(const std::string &remoteDeviceId, Command &command) in ProcessNegotiateData()
89 void ProcessEvent(const std::string &remoteDeviceId, const Event &event) in ProcessEvent()
122 void FetchAndDispatchCommand(const std::string &remoteDeviceId) in FetchAndDispatchCommand()
155 bool CheckExecutorRunning(const std::string &remoteDeviceId) in CheckExecutorRunning()
H A Dwifi_direct_executor.cpp29 WifiDirectExecutor::WifiDirectExecutor(const std::string &remoteDeviceId, WifiDirectScheduler &sche… in WifiDirectExecutor()
88 void WifiDirectExecutor::SetRemoteDeviceId(const std::string &remoteDeviceId) in SetRemoteDeviceId()
H A Dwifi_direct_manager_virtual.c130 static bool LinkHasPtk(const char *remoteDeviceId) in LinkHasPtk()
136 static int32_t SavePtk(const char *remoteDeviceId, const char *ptk) in SavePtk()
143 static int32_t SyncPtk(const char *remoteDeviceId) in SyncPtk()
179 static void NotifyPtkSyncResult(const char *remoteDeviceId, int result) in NotifyPtkSyncResult()
H A Dwifi_direct_executor_factory.h36 …std::shared_ptr<WifiDirectExecutor> NewExecutor(const std::string &remoteDeviceId, WifiDirectSched… in NewExecutor()
H A Dwifi_direct_manager.cpp212 static bool LinkHasPtk(const char *remoteDeviceId) in LinkHasPtk()
224 static int32_t SavePtk(const char *remoteDeviceId, const char *ptk) in SavePtk()
235 static int32_t SyncPtk(const char *remoteDeviceId) in SyncPtk()
536 static void NotifyPtkSyncResult(const char *remoteDeviceId, int result) in NotifyPtkSyncResult()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_manager.cpp60 bool LinkManager::ProcessIfPresent(InnerLink::LinkType type, const std::string &remoteDeviceId, con… in ProcessIfPresent()
75 bool LinkManager::ProcessIfAbsent(InnerLink::LinkType type, const std::string &remoteDeviceId, cons… in ProcessIfAbsent()
126 auto remoteDeviceId = link->GetRemoteDeviceId(); in ProcessIfAbsent() local
150 void LinkManager::RemoveLink(InnerLink::LinkType type, const std::string &remoteDeviceId) in RemoveLink()
255 WifiDirectConnectType connectType, const std::string &remoteDeviceId) in GetReuseLink()
269 WifiDirectLinkType wifiDirectLinkType, const std::string &remoteDeviceId) in GetReuseLink()
289 void LinkManager::RefreshRelationShip(const std::string &remoteDeviceId, const std::string &remoteM… in RefreshRelationShip()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_distributed_client_test/
H A Dfms_form_distributed_client_test.cpp70 std::string remoteDeviceId = "15010038475446345206751dbcda572b"; variable
87 std::string remoteDeviceId = ""; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddms_token_callback.cpp92 …msTokenCallback::CheckDeviceId(const std::string& localDeviceId, const std::string& remoteDeviceId) in CheckDeviceId()
102 sptr<IDistributedSched> DmsTokenCallback::GetRemoteDms(const std::string& remoteDeviceId) in GetRemoteDms()
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp109 auto remoteDeviceId = notice.device->GetId(); in HandleRemoteHotPlug() local
279 void InputDeviceMgr::AddVirtualInputDevice(const std::string &networkId, int32_t remoteDeviceId) in AddVirtualInputDevice()
300 void InputDeviceMgr::RemoveVirtualInputDevice(const std::string &networkId, int32_t remoteDeviceId) in RemoveVirtualInputDevice()
318 …<IDevice> InputDeviceMgr::GetRemoteDeviceById(const std::string &networkId, int32_t remoteDeviceId) in GetRemoteDeviceById()
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp109 auto remoteDeviceId = notice.device->GetId(); in HandleRemoteHotPlug() local
279 void InputDeviceMgr::AddVirtualInputDevice(const std::string &networkId, int32_t remoteDeviceId) in AddVirtualInputDevice()
300 void InputDeviceMgr::RemoveVirtualInputDevice(const std::string &networkId, int32_t remoteDeviceId) in RemoveVirtualInputDevice()
318 …<IDevice> InputDeviceMgr::GetRemoteDeviceById(const std::string &networkId, int32_t remoteDeviceId) in GetRemoteDeviceById()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/
H A Dlink_manager_test.cpp54 std::string remoteDeviceId("7001005458323933328a013ce3153800"); variable
139 std::string remoteDeviceId("C86C******58BC"); variable
179 std::string remoteDeviceId("C86C******58BC"); variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.cpp211 auto remoteDeviceId = channel->GetRemoteDeviceId(); in OnAuthDataReceived() local
252 std::string remoteDeviceId; in OnAuthDisconnected() local
284 auto remoteDeviceId = channel->GetRemoteDeviceId(); in OnAuthException() local
323 std::string remoteDeviceId; in OnConnOpened() local
338 std::string remoteDeviceId; in OnConnOpenFailed() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/
H A Dwifi_direct_manager_test.cpp100 std::string remoteDeviceId("123"); variable
105 g_enhanceManager.savePTK = [](const char *remoteDeviceId, const char *ptk) -> int32_t { in __anond28ca6eb0102()
120 std::string remoteDeviceId("123"); variable
124 g_enhanceManager.syncPTK = [](const char *remoteDeviceId) -> int32_t { in __anond28ca6eb0202()
407 g_syncPtkListener = [](const char *remoteDeviceId, int result) {}; in __anond28ca6eb1602()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/processor/
H A Dnull_processor.cpp25 NullProcessor::NullProcessor(const std::string &remoteDeviceId) in NullProcessor()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_distributed_client.cpp48 const std::string &remoteDeviceId, const FormShareInfo &formShareInfo) in ShareForm()
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/channel/
H A Dproxy_negotiate_channel.h38 auto remoteDeviceId = channel->GetRemoteDeviceId(); in InjectReceiveData() local
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_stub_unittest.cpp543 std::string remoteDeviceId = "testRemoteDeviceId"; variable
638 std::string remoteDeviceId = "testremoteDeviceId"; variable
669 std::string remoteDeviceId = "testremoteDeviceId"; variable
706 std::string remoteDeviceId = "testremoteDeviceId"; variable
744 std::string remoteDeviceId = "testremoteDeviceId"; variable
778 std::string remoteDeviceId = ""; variable
856 std::string remoteDeviceId = "testRemoteDeviceId"; variable
891 std::string remoteDeviceId = "testRemoteDeviceId"; variable
918 std::string remoteDeviceId = "testRemoteDeviceId"; variable
952 std::string remoteDeviceId = "testRemoteDeviceId"; variable
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp523 std::string remoteDeviceId; variable
532 std::string remoteDeviceId = "remoteDeviceId"; variable
541 std::string remoteDeviceId = "deviceId"; variable
550 std::string remoteDeviceId = "deviceId"; variable
697 std::string remoteDeviceId; variable
706 std::string remoteDeviceId = "remoteDeviceId"; variable
715 std::string remoteDeviceId = "remoteDeviceId"; variable
724 std::string remoteDeviceId = "deviceId"; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils_test.cpp124 std::string remoteDeviceId = "01234567890ABCDEF"; variable
175 std::string remoteDeviceId = "01234567890ABCDEF"; variable
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_form_supply_callback.cpp74 void MockFormSupplyCallback::OnShareAcquire(int64_t formId, const std::string& remoteDeviceId, in OnShareAcquire()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_manager_test.cpp273 std::string remoteDeviceId = "remotedeviceid"; variable
296 std::string remoteDeviceId = "remotedeviceid"; variable
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formproviderproxy_fuzzer/
H A Dformproviderproxy_fuzzer.cpp58 std::string remoteDeviceId(data, size); in DoSomethingInterestingWithMyAPI() local

1234