Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dsecure_env.cpp72 auto gatekeeper_impl = secure_gatekeeper ? "tpm" : "software"; in SecureEnv() local
73 command.AddParameter("-gatekeeper_impl=", gatekeeper_impl); in SecureEnv()
/device/google/cuttlefish/host/commands/secure_env/
Dsecure_env_not_windows_main.cpp84 DEFINE_string(gatekeeper_impl, "tpm",