Searched refs:emulated_lock (Results 1 – 1 of 1) sorted by relevance
585 static bool emulated_lock(const std::string& path) { in emulated_lock() function777 if (!emulated_lock(android::vold::BuildDataSystemCePath(user_id)) || in fscrypt_lock_user_key()778 !emulated_lock(android::vold::BuildDataMiscCePath(user_id)) || in fscrypt_lock_user_key()779 !emulated_lock(android::vold::BuildDataMediaCePath("", user_id)) || in fscrypt_lock_user_key()780 !emulated_lock(android::vold::BuildDataUserCePath("", user_id))) { in fscrypt_lock_user_key()