Home
last modified time | relevance | path

Searched refs:updateXtraThrottle (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150/gps/gnss/
DXtraSystemStatusObserver.h61 bool updateXtraThrottle(const bool enabled);
DXtraSystemStatusObserver.cpp191 bool XtraSystemStatusObserver::updateXtraThrottle(const bool enabled) { in updateXtraThrottle() function in XtraSystemStatusObserver
DGnssAdapter.cpp1796 mAdapter.mXtraObserver.updateXtraThrottle(mEnabled); in gnssUpdateXtraThrottleCommand()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DXtraSystemStatusObserver.h67 bool updateXtraThrottle(const bool enabled);
DXtraSystemStatusObserver.cpp112 bool XtraSystemStatusObserver::updateXtraThrottle(const bool enabled) { in updateXtraThrottle() function in XtraSystemStatusObserver
DGnssAdapter.cpp1571 mAdapter.mXtraObserver.updateXtraThrottle(mEnabled); in gnssUpdateXtraThrottleCommand()