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

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.h 169 class AGpsServicer : public Servicer {
173 AGpsServicer() {}
174 AGpsServicer(void *cb_func)
176 virtual ~AGpsServicer(){}
177 inline virtual char *whoami() {return (char*)"AGpsServicer";}
loc_eng_agps.cpp 592 return (new AGpsServicer(cb_func));
613 int AGpsServicer :: requestRsrc(void *cb_data)
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.h 169 class AGpsServicer : public Servicer {
173 AGpsServicer() {}
174 AGpsServicer(void *cb_func)
176 virtual ~AGpsServicer(){}
177 inline virtual char *whoami() {return (char*)"AGpsServicer";}
loc_eng_agps.cpp 592 return (new AGpsServicer(cb_func));
613 int AGpsServicer :: requestRsrc(void *cb_data)
    [all...]

Completed in 45 milliseconds