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

  /hardware/qcom/gps/core/
LocAdapterBase.cpp 109 requestATL(int connHandle, AGpsType agps_type)
LocAdapterBase.h 95 virtual bool requestATL(int connHandle, AGpsType agps_type);
LocApiBase.h 118 void requestATL(int connHandle, AGpsType agps_type);
LocApiBase.cpp 289 void LocApiBase::requestATL(int connHandle, AGpsType agps_type)
292 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
  /hardware/qcom/gps/msm8960/core/
LocAdapterBase.h 93 virtual bool requestATL(int connHandle, AGpsType agps_type);
LocAdapterBase.cpp 117 requestATL(int connHandle, AGpsType agps_type)
LocApiBase.h 104 void requestATL(int connHandle, AGpsType agps_type);
LocApiBase.cpp 259 void LocApiBase::requestATL(int connHandle, AGpsType agps_type)
262 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestATL(connHandle, agps_type));
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 181 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type)
LocEngAdapter.h 256 virtual bool requestATL(int connHandle, AGpsType agps_type);
loc_eng_agps.cpp 958 mLocAdapter->requestATL(ID, AGPS_TYPE_SUPL);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 265 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type)
LocEngAdapter.h 283 virtual bool requestATL(int connHandle, AGpsType agps_type);
loc_eng_agps.cpp 959 mLocAdapter->requestATL(ID, AGPS_TYPE_SUPL);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]

Completed in 127 milliseconds