Home
last modified time | relevance | path

Searched refs:GetRemoteDevicesInfo (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h106 std::vector<DeviceInfo> GetRemoteDevicesInfo();
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dnetwork_agent_template.cpp71 auto infos = dma->GetRemoteDevicesInfo(); in ConnectOnlineDevices()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_test.cpp1214 * @tc.desc: Verify the GetRemoteDevicesInfo function.
1228 auto info = DeviceManagerAgent::GetInstance()->GetRemoteDevicesInfo(); in HWTEST_F()
1241 * @tc.desc: Verify the GetRemoteDevicesInfo function.
1252 auto info = DeviceManagerAgent::GetInstance()->GetRemoteDevicesInfo(); in HWTEST_F()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp873 vector<DeviceInfo> DeviceManagerAgent::GetRemoteDevicesInfo() in GetRemoteDevicesInfo() function in OHOS::Storage::DistributedFile::DeviceManagerAgent

Completed in 5 milliseconds