HomeSort by relevance Sort by last modified time
    Searched refs:agps_type (Results 1 - 17 of 17) 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)
185 connHandle, agps_type));
loc_eng_msg.h 192 AGpsExtType agps_type);
LocEngAdapter.h 256 virtual bool requestATL(int connHandle, AGpsType agps_type);
loc_eng.cpp 180 int connHandle, AGpsType agps_type);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 265 bool LocEngAdapter::requestATL(int connHandle, AGpsType agps_type)
269 connHandle, agps_type));
LocEngAdapter.h 283 virtual bool requestATL(int connHandle, AGpsType agps_type);
loc_eng_msg.h 192 AGpsExtType agps_type);
loc_eng.cpp 191 int connHandle, AGpsType agps_type);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 1165 AGpsType agps_type; local
    [all...]

Completed in 243 milliseconds