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

  /hardware/qcom/gps/core/
loc_core_log.h 49 const char* loc_get_agps_bear_name(AGpsBearerType bear);
LocApiBase.h 151 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
loc_core_log.cpp 206 const char* loc_get_agps_bear_name(AGpsBearerType bearer)
gps_extended_c.h 107 typedef int16_t AGpsBearerType;
LocApiBase.cpp 383 AGpsBearerType bear, AGpsType agpsType)
  /hardware/qcom/gps/msm8960/core/
loc_core_log.h 49 const char* loc_get_agps_bear_name(AGpsBearerType bear);
LocApiBase.h 133 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
gps_extended_c.h 91 typedef int16_t AGpsBearerType;
loc_core_log.cpp 205 const char* loc_get_agps_bear_name(AGpsBearerType bearer)
LocApiBase.cpp 341 AGpsBearerType bear, AGpsType agpsType)
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.h 203 AGpsBearerType mBearer;
215 inline void setBearer(AGpsBearerType bearer) { mBearer = bearer; }
216 inline AGpsBearerType getBearer() const { return mBearer; }
loc_eng.h 201 const char* apn, AGpsBearerType bearerType);
LocEngAdapter.h 140 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bearer, AGpsType agpsType)
loc.cpp 659 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4;
loc_eng.cpp     [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.h 203 AGpsBearerType mBearer;
215 inline void setBearer(AGpsBearerType bearer) { mBearer = bearer; }
216 inline AGpsBearerType getBearer() const { return mBearer; }
loc_eng.h 216 const char* apn, AGpsBearerType bearerType);
LocEngAdapter.h 155 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bearer, AGpsType agpsType)
loc.cpp 794 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4;
822 AGpsBearerType bearerType;
loc_eng.cpp     [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 114 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]

Completed in 671 milliseconds