D | os_account_control_file_manager.cpp | 211 if (GetOsAccountInfoById(std::atoi(it.c_str()), osAccountInfo) == ERR_OK) { in GetOsAccountList() 224 ErrCode OsAccountControlFileManager::GetOsAccountInfoById(const int id, OsAccountInfo &osAccountInf… in GetOsAccountInfoById() function in OHOS::AccountSA::OsAccountControlFileManager
|