Lines Matching defs:userId
185 binder::Status VoldNativeService::onUserAdded(int32_t userId, int32_t userSerial, in onUserAdded()
194 binder::Status VoldNativeService::onUserRemoved(int32_t userId) { in onUserRemoved()
201 binder::Status VoldNativeService::onUserStarted(int32_t userId) { in onUserStarted()
208 binder::Status VoldNativeService::onUserStopped(int32_t userId) { in onUserStopped()
600 binder::Status VoldNativeService::createUserKey(int32_t userId, int32_t userSerial, in createUserKey()
608 binder::Status VoldNativeService::destroyUserKey(int32_t userId) { in destroyUserKey()
615 binder::Status VoldNativeService::setUserKeyProtection(int32_t userId, const std::string& secret) { in setUserKeyProtection()
630 binder::Status VoldNativeService::unlockUserKey(int32_t userId, int32_t userSerial, in unlockUserKey()
638 binder::Status VoldNativeService::lockUserKey(int32_t userId) { in lockUserKey()
646 int32_t userId, int32_t userSerial, in prepareUserStorage()
658 int32_t userId, int32_t flags) { in destroyUserStorage()
670 int32_t userId) { in prepareSandboxForApp()
676 int32_t userId) { in destroySandboxForApp()