Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dsoft_gatekeeper.h41 class SoftGateKeeper : public GateKeeper {
52 SoftGateKeeper() { in SoftGateKeeper() function
57 virtual ~SoftGateKeeper() {} in ~SoftGateKeeper()
Dsecure_env.cpp54 gatekeeper::SoftGateKeeper gatekeeper; in main()