Home
last modified time | relevance | path

Searched defs:secure_hals (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dsecure_env.cpp67 const auto& secure_hals = config.secure_hals(); in SecureEnv() local
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp154 std::set<SecureHal> CuttlefishConfig::secure_hals() const { in secure_hals() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1014 auto secure_hals = tmp_config_obj.secure_hals(); in InitializeCuttlefishConfiguration() local