HomeSort by relevance Sort by last modified time
    Searched defs:releaseATL (Results 1 - 18 of 18) sorted by null

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 191 bool LocEngAdapter::releaseATL(int connHandle)
  /hardware/qcom/gps/core/
LocApiBase.cpp 325 void LocApiBase::releaseATL(int connHandle)
328 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->releaseATL(connHandle));
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 273 bool LocEngAdapter::releaseATL(int connHandle)
  /hardware/qcom/gps/msm8084/core/
LocApiBase.cpp 295 void LocApiBase::releaseATL(int connHandle)
298 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->releaseATL(connHandle));
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.cpp 275 bool LocEngAdapter::releaseATL(int connHandle)
  /hardware/qcom/gps/msm8909/core/
LocApiBase.cpp 325 void LocApiBase::releaseATL(int connHandle)
328 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->releaseATL(connHandle));
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
LocEngAdapter.cpp 276 bool LocEngAdapter::releaseATL(int connHandle)
  /hardware/qcom/gps/msm8960/core/
LocApiBase.cpp 265 void LocApiBase::releaseATL(int connHandle)
268 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->releaseATL(connHandle));
  /hardware/qcom/gps/msm8994/core/
LocApiBase.cpp 325 void LocApiBase::releaseATL(int connHandle)
328 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->releaseATL(connHandle));
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
LocEngAdapter.cpp 273 bool LocEngAdapter::releaseATL(int connHandle)
  /hardware/qcom/gps/msm8996/core/
LocApiBase.cpp 324 void LocApiBase::releaseATL(int connHandle)
327 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->releaseATL(connHandle));
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
LocEngAdapter.cpp 276 bool LocEngAdapter::releaseATL(int connHandle)
  /hardware/qcom/gps/msm8998/core/
LocApiBase.cpp 355 void LocApiBase::releaseATL(int connHandle)
358 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->releaseATL(connHandle));
  /hardware/qcom/gps/msm8998/gnss/
Agps.cpp 798 void AgpsManager::releaseATL(int connHandle){
800 LOC_LOGD("AgpsManager::releaseATL(): connHandle %d", connHandle);
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/sdm845/core/
LocApiBase.cpp 356 void LocApiBase::releaseATL(int connHandle)
359 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->releaseATL(connHandle));
  /hardware/qcom/gps/sdm845/gnss/
Agps.cpp 798 void AgpsManager::releaseATL(int connHandle){
800 LOC_LOGD("AgpsManager::releaseATL(): connHandle %d", connHandle);
GnssAdapter.cpp     [all...]

Completed in 4824 milliseconds