Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnfc_config.h24 #define NAME_NFC_DEBUG_ENABLED "NFC_DEBUG_ENABLED" macro
/system/nfc/src/adaptation/
DNfcAdaptation.cc90 (NfcConfig::getUnsigned(NAME_NFC_DEBUG_ENABLED, 0) != 0) ? true : false; in initializeGlobalDebugEnabledFlag()