Home
last modified time | relevance | path

Searched refs:deleteUser (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.h78 ::ndk::ScopedAStatus deleteUser(int32_t uid) override;
Dremote_gatekeeper.cpp162 ::ndk::ScopedAStatus RemoteGateKeeperDevice::deleteUser(int32_t /*uid*/) { in deleteUser() function in aidl::android::hardware::gatekeeper::RemoteGateKeeperDevice