Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DFsCrypt.cpp734 std::vector<int> user_ids; in fscrypt_get_unlocked_users() local
736 user_ids.push_back(it.first); in fscrypt_get_unlocked_users()
738 return user_ids; in fscrypt_get_unlocked_users()