Home
last modified time | relevance | path

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

/system/chre/platform/include/chre/platform/
Dsystem_timer.h101 SystemTimerCallback *mCallback; variable
/system/nfc/src/include/
DNfcAdaptation.h107 static android::hardware::nfc::V1_1::INfcClientCallback* mCallback; variable
/system/nfc/src/adaptation/
DNfcAdaptation.cc65 INfcClientCallback* NfcAdaptation::mCallback; member in NfcAdaptation