Searched refs:idStrList (Results 1 – 1 of 1) sorted by relevance
458 std::vector<std::string> idStrList; in GetOsAccountIdList() local460 Constants::ACCOUNT_LIST, idStrList, OHOS::AccountSA::JsonType::ARRAY); in GetOsAccountIdList()461 for (const auto &idStr : idStrList) { in GetOsAccountIdList()