Home
last modified time | relevance | path

Searched refs:requestTime (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/gps/core/
DLocAdapterBase.cpp101 requestTime()
DLocAdapterBase.h93 virtual bool requestTime();
DLocApiBase.cpp277 void LocApiBase::requestTime() in requestTime() function in loc_core::LocApiBase
280 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestTime()); in requestTime()
DLocApiBase.h116 void requestTime();
/hardware/qcom/gps/msm8960/core/
DLocAdapterBase.cpp109 requestTime()
DLocAdapterBase.h91 virtual bool requestTime();
DLocApiBase.cpp247 void LocApiBase::requestTime() in requestTime() function in loc_core::LocApiBase
250 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestTime()); in requestTime()
DLocApiBase.h102 void requestTime();
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.cpp209 bool LocEngAdapter::requestTime() in requestTime() function in LocEngAdapter
DLocEngAdapter.h255 virtual bool requestTime();
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.cpp293 bool LocEngAdapter::requestTime() in requestTime() function in LocEngAdapter
DLocEngAdapter.h282 virtual bool requestTime();
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp269 requestTime(); in locEventCB()