Searched refs:InsertOsAccountIntoDataBase (Results 1 – 4 of 4) sorted by relevance
79 g_osAccountDatabaseOperator->InsertOsAccountIntoDataBase(info);96 g_osAccountDatabaseOperator->InsertOsAccountIntoDataBase(info);
33 void InsertOsAccountIntoDataBase(const OsAccountInfo &osAccountInfo);
95 void OsAccountDatabaseOperator::InsertOsAccountIntoDataBase(const OsAccountInfo &osAccountInfo) in InsertOsAccountIntoDataBase() function in OHOS::AccountSA::OsAccountDatabaseOperator
993 osAccountDataBaseOperator_->InsertOsAccountIntoDataBase(osAccountInfo); in InsertOsAccount()