Home
last modified time | relevance | path

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

/system/core/gatekeeperd/
Dgatekeeperd.cpp56 class GateKeeperProxy : public BnGateKeeperService { class
58 GateKeeperProxy() { in GateKeeperProxy() function in android::GateKeeperProxy
74 virtual ~GateKeeperProxy() { in ~GateKeeperProxy()
394 android::sp<android::GateKeeperProxy> proxy = new android::GateKeeperProxy(); in main()