Home
last modified time | relevance | path

Searched refs:GetIsDataRemovable (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/innerkits/osaccount/native/include/
H A Dos_account_info.h155 bool GetIsDataRemovable() const;
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp173 bool OsAccountInfo::GetIsDataRemovable() const in GetIsDataRemovable() function in OHOS::AccountSA::OsAccountInfo
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp429 if (osAccountInfo.GetIsDataRemovable()) { in RetryToGetAccount()
450 if (osAccountInfo.GetIsDataRemovable()) { in RetryToGetAccount()
795 …CleanGarbage && (!osAccountInfo.GetIsCreateCompleted()) && (!osAccountInfo.GetIsDataRemovable())) { in RetryToGetAccount()
/ohos5.0/base/account/os_account/frameworks/osaccount/native/
H A Dlibos_account_innerkits.map209 "OHOS::AccountSA::OsAccountInfo::GetIsDataRemovable() const";