Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DFsCrypt.h31 std::vector<int> fscrypt_get_unlocked_users();
H A DFsCrypt.cpp733 std::vector<int> fscrypt_get_unlocked_users() { in fscrypt_get_unlocked_users() function
H A DVoldNativeService.cpp773 *_aidl_return = fscrypt_get_unlocked_users(); in getUnlockedUsers()