Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h122 bool CheckIsAccountless(const GroupInfo &group);
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp725 auto network = FindNetworkBaseTrustRelation(CheckIsAccountless(group)); in QueryRelatedGroups()
735 bool DeviceManagerAgent::CheckIsAccountless(const GroupInfo &group) in CheckIsAccountless() function in OHOS::Storage::DistributedFile::DeviceManagerAgent
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_test.cpp998 * @tc.desc: Verify the CheckIsAccountless function.
1010 auto ret = DeviceManagerAgent::GetInstance()->CheckIsAccountless(group); in HWTEST_F()
1023 * @tc.desc: Verify the CheckIsAccountless function.
1035 auto ret = DeviceManagerAgent::GetInstance()->CheckIsAccountless(group); in HWTEST_F()

Completed in 4 milliseconds