Searched defs:ephemeral (Results 1 – 3 of 3) sorted by relevance
87 void createUserKey(int userId, int userSerial, boolean ephemeral); in createUserKey()
500 bool fscrypt_vold_create_user_key(userid_t user_id, int serial, bool ephemeral) { in fscrypt_vold_create_user_key()
656 binder::Status VoldNativeService::createUserKey(int32_t userId, int32_t userSerial, bool ephemeral)… in createUserKey()