Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp593 static bool emulated_unlock(const std::string& path, mode_t mode) { in emulated_unlock() function
759 if (!emulated_unlock(android::vold::BuildDataSystemCePath(user_id), 0771) || in fscrypt_unlock_user_key()
760 !emulated_unlock(android::vold::BuildDataMiscCePath(user_id), 01771) || in fscrypt_unlock_user_key()
761 !emulated_unlock(android::vold::BuildDataMediaCePath("", user_id), 0770) || in fscrypt_unlock_user_key()
762 !emulated_unlock(android::vold::BuildDataUserCePath("", user_id), 0771)) { in fscrypt_unlock_user_key()