Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/os_account/mock/
H A Dmock_os_account_control_file_manager.h72 ErrCode GetMaxAllowCreateIdFromDatabase(const std::string& storeID, int &id) { return ERR_OK; } in GetMaxAllowCreateIdFromDatabase() function
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_database_operator.cpp207 ErrCode OsAccountDatabaseOperator::GetMaxAllowCreateIdFromDatabase(const std::string& storeID, int … in GetMaxAllowCreateIdFromDatabase() function in OHOS::AccountSA::OsAccountDatabaseOperator
H A Dos_account_manager_service.cpp901 ErrCode OsAccountManagerService::GetMaxAllowCreateIdFromDatabase(const std::string& storeID, int &i… in GetMaxAllowCreateIdFromDatabase() function in OHOS::AccountSA::OsAccountManagerService
H A Dos_account_control_file_manager.cpp1661 ErrCode OsAccountControlFileManager::GetMaxAllowCreateIdFromDatabase(const std::string& storeID, in GetMaxAllowCreateIdFromDatabase() function in OHOS::AccountSA::OsAccountControlFileManager
H A Dinner_os_account_manager.cpp2160 ErrCode IInnerOsAccountManager::GetMaxAllowCreateIdFromDatabase(const std::string& storeID, int &id) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
H A Dconfig.json61 "GetMaxAllowCreateIdFromDatabase": [], array
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp287 ErrCode OsAccountManager::GetMaxAllowCreateIdFromDatabase(const std::string& storeID, int &id) in GetMaxAllowCreateIdFromDatabase() function in OHOS::AccountSA::OsAccountManager
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp791 ErrCode OsAccount::GetMaxAllowCreateIdFromDatabase(const std::string& storeID, int &id) in GetMaxAllowCreateIdFromDatabase() function in OHOS::AccountSA::OsAccount
H A Dos_account_proxy.cpp1155 ErrCode OsAccountProxy::GetMaxAllowCreateIdFromDatabase(const std::string& storeID, int &id) in GetMaxAllowCreateIdFromDatabase() function in OHOS::AccountSA::OsAccountProxy