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

  /hardware/qcom/gps/core/
LocAdapterBase.cpp 113 releaseATL(int connHandle)
LocAdapterBase.h 96 virtual bool releaseATL(int connHandle);
LocApiBase.h 119 void releaseATL(int connHandle);
LocApiBase.cpp 295 void LocApiBase::releaseATL(int connHandle)
298 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->releaseATL(connHandle));
  /hardware/qcom/gps/msm8960/core/
LocAdapterBase.h 94 virtual bool releaseATL(int connHandle);
LocAdapterBase.cpp 121 releaseATL(int connHandle)
LocApiBase.h 105 void releaseATL(int connHandle);
LocApiBase.cpp 265 void LocApiBase::releaseATL(int connHandle)
268 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->releaseATL(connHandle));
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 191 bool LocEngAdapter::releaseATL(int connHandle)
LocEngAdapter.h 257 virtual bool releaseATL(int connHandle);
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 275 bool LocEngAdapter::releaseATL(int connHandle)
LocEngAdapter.h 284 virtual bool releaseATL(int connHandle);
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]

Completed in 753 milliseconds