Home
last modified time | relevance | path

Searched refs:mActive (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.h53 LocTimer(), mAdapter(adapter), mActive(false) {} in OdcpiTimer()
56 mActive = true; in start()
60 mActive = false; in stop()
68 return mActive; in isActive()
76 bool mActive; variable
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h166 mActive(false){} in QCameraCbNotifier()
199 bool mActive; variable
DQCamera2HWICallbacks.cpp3214 mActive = false; in exit()
3540 if (!mActive) { in notifyCallback()
3590 mActive = true; in setCallbacks()
3632 if (!mActive) { in flushPreviewNotifications()
3654 if (!mActive) { in flushVideoNotifications()