Lines Matching defs:userId
251 binder::Status VoldNativeService::onUserAdded(int32_t userId, int32_t userSerial) { in onUserAdded()
258 binder::Status VoldNativeService::onUserRemoved(int32_t userId) { in onUserRemoved()
265 binder::Status VoldNativeService::onUserStarted(int32_t userId) { in onUserStarted()
272 binder::Status VoldNativeService::onUserStopped(int32_t userId) { in onUserStopped()
740 binder::Status VoldNativeService::createUserKey(int32_t userId, int32_t userSerial, bool ephemeral)… in createUserKey()
747 binder::Status VoldNativeService::destroyUserKey(int32_t userId) { in destroyUserKey()
754 binder::Status VoldNativeService::addUserKeyAuth(int32_t userId, int32_t userSerial, in addUserKeyAuth()
763 binder::Status VoldNativeService::fixateNewestUserKeyAuth(int32_t userId) { in fixateNewestUserKeyAuth()
770 binder::Status VoldNativeService::unlockUserKey(int32_t userId, int32_t userSerial, in unlockUserKey()
779 binder::Status VoldNativeService::lockUserKey(int32_t userId) { in lockUserKey()
787 int32_t userId, int32_t userSerial, in prepareUserStorage()
799 int32_t userId, int32_t flags) { in destroyUserStorage()
811 int32_t userId) { in prepareSandboxForApp()
817 int32_t userId) { in destroySandboxForApp()