Searched refs:set_enable_host_nfc (Results 1 – 3 of 3) sorted by relevance
318 void CuttlefishConfig::set_enable_host_nfc(bool enable_host_nfc) { in set_enable_host_nfc() function in cuttlefish::CuttlefishConfig
165 void set_enable_host_nfc(bool enable_host_nfc);
1077 tmp_config_obj.set_enable_host_nfc(FLAGS_enable_host_nfc); in InitializeCuttlefishConfiguration()