Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp317 static constexpr char kEnableHostNfc[] = "enable_host_nfc"; variable
319 (*dictionary_)[kEnableHostNfc] = enable_host_nfc; in set_enable_host_nfc()
322 return (*dictionary_)[kEnableHostNfc].asBool(); in enable_host_nfc()