Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp375 std::string CuttlefishConfig::tpm_binary() const { in tpm_binary() function in cuttlefish::CuttlefishConfig
379 void CuttlefishConfig::set_tpm_binary(const std::string& tpm_binary) { in set_tpm_binary()