Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp458 std::vector<std::string> idStrList; in GetOsAccountIdList() local
460 Constants::ACCOUNT_LIST, idStrList, OHOS::AccountSA::JsonType::ARRAY); in GetOsAccountIdList()
461 for (const auto &idStr : idStrList) { in GetOsAccountIdList()