Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/utils/
DphNxpConfig.cpp104 unsigned long numValue() const { return m_numValue; } in numValue() function in CNfcParam
254 unsigned long numValue = 0; in readConfig() local