Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/secure_env/
Dsecure_env.cpp133 cuttlefish::GatekeeperChannel gatekeeper_channel(gatekeeper_conn); in main() local
135 GatekeeperResponder gatekeeper_responder(&gatekeeper_channel, &gatekeeper); in main()
/device/google/cuttlefish/common/libs/security/
DAndroid.bp20 "gatekeeper_channel.cpp",
/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.h32 explicit RemoteGateKeeperDevice(cuttlefish::GatekeeperChannel* gatekeeper_channel);