Lines Matching defs:userId
178 binder::Status VoldNativeService::onUserAdded(int32_t userId, int32_t userSerial) { in onUserAdded()
185 binder::Status VoldNativeService::onUserRemoved(int32_t userId) { in onUserRemoved()
192 binder::Status VoldNativeService::onUserStarted(int32_t userId) { in onUserStarted()
199 binder::Status VoldNativeService::onUserStopped(int32_t userId) { in onUserStopped()
656 binder::Status VoldNativeService::createUserKey(int32_t userId, int32_t userSerial, bool ephemeral)… in createUserKey()
663 binder::Status VoldNativeService::destroyUserKey(int32_t userId) { in destroyUserKey()
670 binder::Status VoldNativeService::addUserKeyAuth(int32_t userId, int32_t userSerial, in addUserKeyAuth()
679 binder::Status VoldNativeService::clearUserKeyAuth(int32_t userId, int32_t userSerial, in clearUserKeyAuth()
688 binder::Status VoldNativeService::fixateNewestUserKeyAuth(int32_t userId) { in fixateNewestUserKeyAuth()
695 binder::Status VoldNativeService::unlockUserKey(int32_t userId, int32_t userSerial, in unlockUserKey()
704 binder::Status VoldNativeService::lockUserKey(int32_t userId) { in lockUserKey()
712 int32_t userId, int32_t userSerial, in prepareUserStorage()
724 int32_t userId, int32_t flags) { in destroyUserStorage()
736 int32_t userId) { in prepareSandboxForApp()
742 int32_t userId) { in destroySandboxForApp()