Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/utils/
DphNxpConfig.cpp54 unsigned long numValue () const {return m_numValue;} in numValue() function in CNxpNfcParam
181 unsigned long numValue = 0; in readConfig() local