Searched refs:GetAccountIndexInfo (Results 1 – 2 of 2) sorted by relevance
102 ErrCode GetAccountIndexInfo(std::string &accountIndexInfo);
374 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