Home
last modified time | relevance | path

Searched defs:IsOsAccountExists (Results 1 – 7 of 7) sorted by relevance

/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json27 "IsOsAccountExists": [], array
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp40 ErrCode OsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountManager
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp182 ErrCode OsAccountManagerService::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountManagerService
Dos_account_control_file_manager.cpp1041 ErrCode OsAccountControlFileManager::IsOsAccountExists(const int id, bool &isExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountControlFileManager
Dinner_os_account_manager.cpp523 ErrCode IInnerOsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExits) in IsOsAccountExists() function in OHOS::AccountSA::IInnerOsAccountManager
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp114 ErrCode OsAccount::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccount
Dos_account_proxy.cpp142 ErrCode OsAccountProxy::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountProxy