Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp295 void CuttlefishConfig::set_enable_host_nfc(bool enable_host_nfc) { in set_enable_host_nfc()
298 bool CuttlefishConfig::enable_host_nfc() const { in enable_host_nfc() function in cuttlefish::CuttlefishConfig
303 void CuttlefishConfig::set_enable_host_nfc_connector(bool enable_host_nfc) { in set_enable_host_nfc_connector()