Searched defs:SoftGateKeeperDevice (Results 1 – 2 of 2) sorted by relevance
33 SoftGateKeeperDevice() { impl_.reset(new ::gatekeeper::SoftGateKeeper()); } in SoftGateKeeperDevice() function
59 SoftGateKeeperDevice::SoftGateKeeperDevice(::gatekeeper::SoftGateKeeper& impl) : impl_(impl) {} in SoftGateKeeperDevice() function in aidl::android::hardware::gatekeeper::SoftGateKeeperDevice