Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/mountpoint/
H A Dmount_point.h38 bool isAccountLess() const in isAccountLess() function in OHOS::Storage::DistributedFile::final
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/mountpoint/
H A Dmount_point_test.cpp53 EXPECT_EQ(point.isAccountLess(), true); in HWTEST_F()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp115 LOGI("join group end, id : %{public}d, account : %{public}s", smp->GetID(), smp->isAccountLess() ? "no" : "yes"); in JoinGroup()
140 LOGI("quit group end, id : %{public}d, account : %{public}s", smp->GetID(), smp->isAccountLess() ? "no" : "yes"); in QuitGroup()
171 if (smp != nullptr && smp->isAccountLess() == isAccountless) { in FindNetworkBaseTrustRelation()

Completed in 3 milliseconds