Home
last modified time | relevance | path

Searched defs:SoftGateKeeperDevice (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeperDevice.h33 SoftGateKeeperDevice() { impl_.reset(new ::gatekeeper::SoftGateKeeper()); } in SoftGateKeeperDevice() function
/hardware/interfaces/gatekeeper/aidl/software/
DGateKeeper.cpp59 SoftGateKeeperDevice::SoftGateKeeperDevice(::gatekeeper::SoftGateKeeper& impl) : impl_(impl) {} in SoftGateKeeperDevice() function in aidl::android::hardware::gatekeeper::SoftGateKeeperDevice