Searched refs:handleEngineUpEvent (Results 1 - 25 of 52) sorted by relevance

123

/hardware/qcom/gps/msm8084/core/
H A DLocAdapterProxyBase.h53 inline virtual void handleEngineUpEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocAdapterBase.cpp53 void LocAdapterBase::handleEngineUpEvent() function in class:loc_core::LocAdapterBase
56 mLocAdapterProxyBase->handleEngineUpEvent();
H A DLocAdapterBase.h74 virtual void handleEngineUpEvent();
H A DLocApiBase.cpp206 void LocApiBase::handleEngineUpEvent() function in class:loc_core::LocApiBase
214 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent());
/hardware/qcom/gps/core/
H A DLocAdapterProxyBase.h58 inline virtual void handleEngineUpEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocAdapterBase.cpp53 void LocAdapterBase::handleEngineUpEvent() function in class:loc_core::LocAdapterBase
56 mLocAdapterProxyBase->handleEngineUpEvent();
H A DLocAdapterBase.h84 virtual void handleEngineUpEvent();
H A DLocApiBase.cpp212 void LocApiBase::handleEngineUpEvent() function in class:loc_core::LocApiBase
220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent());
/hardware/qcom/gps/msm8909/core/
H A DLocAdapterProxyBase.h58 inline virtual void handleEngineUpEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocAdapterBase.cpp53 void LocAdapterBase::handleEngineUpEvent() function in class:loc_core::LocAdapterBase
56 mLocAdapterProxyBase->handleEngineUpEvent();
H A DLocAdapterBase.h84 virtual void handleEngineUpEvent();
H A DLocApiBase.cpp212 void LocApiBase::handleEngineUpEvent() function in class:loc_core::LocApiBase
220 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent());
/hardware/qcom/gps/msm8994/core/
H A DLocAdapterProxyBase.h58 inline virtual void handleEngineUpEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocAdapterBase.cpp53 void LocAdapterBase::handleEngineUpEvent() function in class:loc_core::LocAdapterBase
56 mLocAdapterProxyBase->handleEngineUpEvent();
H A DLocAdapterBase.h84 virtual void handleEngineUpEvent();
/hardware/qcom/gps/msm8996/core/
H A DLocAdapterProxyBase.h58 inline virtual void handleEngineUpEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocAdapterBase.cpp53 void LocAdapterBase::handleEngineUpEvent() function in class:loc_core::LocAdapterBase
56 mLocAdapterProxyBase->handleEngineUpEvent();
H A DLocAdapterBase.h84 virtual void handleEngineUpEvent();
/hardware/qcom/gps/msm8998/core/
H A DLocAdapterProxyBase.h62 inline virtual void handleEngineUpEvent() {}; function in class:loc_core::LocAdapterProxyBase
H A DLocAdapterBase.cpp63 void LocAdapterBase::handleEngineUpEvent() function in class:loc_core::LocAdapterBase
66 mLocAdapterProxyBase->handleEngineUpEvent();
H A DLocAdapterBase.h121 virtual void handleEngineUpEvent();
/hardware/qcom/gps/msm8960/core/
H A DLocAdapterBase.h73 inline virtual void handleEngineUpEvent() {} function in class:loc_core::LocAdapterBase
H A DLocApiBase.h86 void handleEngineUpEvent();
H A DLocApiBase.cpp178 void LocApiBase::handleEngineUpEvent() function in class:loc_core::LocApiBase
184 TO_ALL_LOCADAPTERS(mLocAdapters[i]->handleEngineUpEvent());
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp257 void LocEngAdapter::handleEngineUpEvent() function in class:LocEngAdapter

Completed in 195 milliseconds

123