Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.h52 int updateNxpConfigTimestamp();
DphNxpConfig.cpp889 extern "C" int updateNxpConfigTimestamp() { in updateNxpConfigTimestamp() function
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.h53 int updateNxpConfigTimestamp();
DphNxpConfig.cc1114 extern "C" int updateNxpConfigTimestamp() { in updateNxpConfigTimestamp() function
/hardware/nxp/nfc/pn8x/halimpl/hal/
DphNxpNciHal.cc1936 updateNxpConfigTimestamp(); in phNxpNciHal_core_initialized()