Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp214 QueryRelatedGroups(info.udid_, info.cid_); in OnDeviceReady()
305 QueryRelatedGroups(info.udid_, info.cid_); in OnDeviceP2POnline()
676 void DeviceManagerAgent::QueryRelatedGroups(const std::string &udid, const std::string &networkId) in QueryRelatedGroups() function in OHOS::Storage::DistributedFile::DeviceManagerAgent
757 QueryRelatedGroups(info.udid_, info.cid_); in InitDeviceInfos()
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h121 void QueryRelatedGroups(const std::string &udid, const std::string &networkId);
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_test.cpp1421 DeviceManagerAgent::GetInstance()->QueryRelatedGroups("100", "100");