Home
last modified time | relevance | path

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

/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/
Dmock_os_account_control_file_manager.h64 ErrCode IsOsAccountExists(const int id, bool &isExists) { return ERR_OK; } in IsOsAccountExists() function
/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.cpp63 ErrCode OsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountManager
/base/usb/usb_manager/services/native/src/
Dusb_right_manager.cpp352 int32_t UsbRightManager::IsOsAccountExists(int32_t id, bool &isAccountExists) in IsOsAccountExists() function in OHOS::USB::UsbRightManager
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp217 ErrCode OsAccountManagerService::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountManagerService
Dos_account_control_file_manager.cpp1415 ErrCode OsAccountControlFileManager::IsOsAccountExists(const int id, bool &isExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountControlFileManager
Dinner_os_account_manager.cpp791 ErrCode IInnerOsAccountManager::IsOsAccountExists(const int id, bool &isOsAccountExits) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp157 ErrCode OsAccount::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccount
Dos_account_proxy.cpp221 ErrCode OsAccountProxy::IsOsAccountExists(const int id, bool &isOsAccountExists) in IsOsAccountExists() function in OHOS::AccountSA::OsAccountProxy