Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.h167 bool sessionActive
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.h167 bool sessionActive
DGnssAdapter.cpp6740 QDgnssSessionActiveCb qDgnssSessionActiveCb = [this] (bool sessionActive) { in initCDFWService() argument
6741 mDGnssNeedReport = sessionActive; in initCDFWService()