Home
last modified time | relevance | path

Searched refs:QueryRelatedGroups (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp214 QueryRelatedGroups(info.udid_, info.cid_); in OnDeviceReady()
310 QueryRelatedGroups(info.udid_, info.cid_); in OnDeviceP2POnline()
681 void DeviceManagerAgent::QueryRelatedGroups(const std::string &udid, const std::string &networkId) in QueryRelatedGroups() function in OHOS::Storage::DistributedFile::DeviceManagerAgent
807 QueryRelatedGroups(info.udid_, info.cid_); in InitDeviceInfos()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h121 void QueryRelatedGroups(const std::string &udid, const std::string &networkId);
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_test.cpp1411 * @tc.desc: Verify the QueryRelatedGroups function.
1421 DeviceManagerAgent::GetInstance()->QueryRelatedGroups("100", "100"); in HWTEST_F()

Completed in 5 milliseconds