Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h168 void set_enable_host_nfc_connector(bool enable_host_nfc_connector);
169 bool enable_host_nfc_connector() const;
Dcuttlefish_config.cpp329 bool CuttlefishConfig::enable_host_nfc_connector() const { in enable_host_nfc_connector() function in cuttlefish::CuttlefishConfig