Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Dos_account_control_file_manager.h102 ErrCode GetAccountIndexInfo(std::string &accountIndexInfo);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp374 ErrCode result = GetAccountIndexInfo(accountIndex); in BuildAndSaveOsAccountIndexJsonFile()
1201 ErrCode result = GetAccountIndexInfo(accountIndex); in GetAccountIndexFromFile()
1221 ErrCode OsAccountControlFileManager::GetAccountIndexInfo(std::string &accountIndexInfo) in GetAccountIndexInfo() function in OHOS::AccountSA::OsAccountControlFileManager