Home
last modified time | relevance | path

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

/system/chre/platform/include/chre/platform/
Dsystem_timer.h102 SystemTimerCallback *mCallback; variable
/system/nfc/src/include/
DNfcAdaptation.h111 static android::hardware::nfc::V1_1::INfcClientCallback* mCallback; variable
/system/chre/platform/shared/include/chre/platform/shared/
Dlog_buffer.h291 LogBufferCallbackInterface *mCallback; variable
/system/nfc/src/adaptation/
DNfcAdaptation.cc69 INfcClientCallback* NfcAdaptation::mCallback; member in NfcAdaptation