Home
last modified time | relevance | path

Searched refs:InnerInit (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_database_operator.cpp32 bool OsAccountDatabaseOperator::InnerInit() in InnerInit() function in OHOS::AccountSA::OsAccountDatabaseOperator
62 if (!InnerInit()) { in GetOsAccountListFromDatabase()
97 if (!InnerInit()) { in InsertOsAccountIntoDataBase()
118 if (!InnerInit()) { in DelOsAccountFromDatabase()
133 if (!InnerInit()) { in UpdateOsAccountInDatabase()
151 if (!InnerInit()) { in GetOsAccountFromDatabase()
225 if (!InnerInit()) { in GetAccountListFromStoreID()
257 if (!InnerInit()) { in SaveAccountListToDatabase()
/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_database_operator.h45 bool InnerInit();