Searched refs:deleteUser (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/guest/hals/gatekeeper/remote/ | ||
D | remote_gatekeeper.h | 78 ::ndk::ScopedAStatus deleteUser(int32_t uid) override; |
D | remote_gatekeeper.cpp | 162 ::ndk::ScopedAStatus RemoteGateKeeperDevice::deleteUser(int32_t /*uid*/) { in deleteUser() function in aidl::android::hardware::gatekeeper::RemoteGateKeeperDevice |