Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp143 {"host_gatekeeper_insecure", SecureHal::HostGatekeeperInsecure}, in StringToSecureHal()
144 {"host_insecure_gatekeeper", SecureHal::HostGatekeeperInsecure}, in StringToSecureHal()
Dcuttlefish_config.h49 HostGatekeeperInsecure, enumerator
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1019 !secure_hals.count(SecureHal::HostGatekeeperInsecure), in InitializeCuttlefishConfiguration()