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/
Ddevice_manager_agent.cpp202 QueryRelatedGroups(info.udid_, info.cid_); in OnDeviceOnline()
271 QueryRelatedGroups(info.udid_, info.cid_); in OnDeviceP2POnline()
336 void DeviceManagerAgent::QueryRelatedGroups(const std::string &udid, const std::string &networkId) in QueryRelatedGroups() function in OHOS::Storage::DistributedFile::DeviceManagerAgent
466 QueryRelatedGroups(info.udid_, info.cid_); in InitDeviceInfos()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
Ddevice_manager_agent.h97 void QueryRelatedGroups(const std::string &udid, const std::string &networkId);
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
Ddevice_manager_agent_test.cpp643 DeviceManagerAgent::GetInstance()->QueryRelatedGroups("100", "100");