Lines Matching defs:userId
186 binder::Status VoldNativeService::onUserAdded(int32_t userId, int32_t userSerial, in onUserAdded()
195 binder::Status VoldNativeService::onUserRemoved(int32_t userId) { in onUserRemoved()
202 binder::Status VoldNativeService::onUserStarted(int32_t userId) { in onUserStarted()
209 binder::Status VoldNativeService::onUserStopped(int32_t userId) { in onUserStopped()
661 binder::Status VoldNativeService::createUserStorageKeys(int32_t userId, bool ephemeral) { in createUserStorageKeys()
668 binder::Status VoldNativeService::destroyUserStorageKeys(int32_t userId) { in destroyUserStorageKeys()
675 binder::Status VoldNativeService::setCeStorageProtection(int32_t userId, in setCeStorageProtection()
691 binder::Status VoldNativeService::unlockCeStorage(int32_t userId, in unlockCeStorage()
699 binder::Status VoldNativeService::lockCeStorage(int32_t userId) { in lockCeStorage()
707 int32_t userId, int32_t flags) { in prepareUserStorage()
718 int32_t userId, int32_t flags) { in destroyUserStorage()
730 int32_t userId) { in prepareSandboxForApp()
736 int32_t userId) { in destroySandboxForApp()