Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp383 std::string CuttlefishConfig::tpm_device() const { in tpm_device() function in cuttlefish::CuttlefishConfig
387 void CuttlefishConfig::set_tpm_device(const std::string& tpm_device) { in set_tpm_device()