Home
last modified time | relevance | path

Searched refs:LocAGpsType (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/core/
Dloc_core_log.h45 const char* loc_get_agps_type_name(LocAGpsType type);
DLocAdapterBase.cpp132 requestATL(int /*connHandle*/, LocAGpsType /*agps_type*/)
DLocApiBase.h127 void requestATL(int connHandle, LocAGpsType agps_type);
163 … atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, LocAGpsType agpsType);
DLocAdapterBase.h145 virtual bool requestATL(int connHandle, LocAGpsType agps_type);
Dloc_core_log.cpp139 const char* loc_get_agps_type_name(LocAGpsType type) in loc_get_agps_type_name()
DLocApiBase.cpp352 void LocApiBase::requestATL(int connHandle, LocAGpsType agps_type) in requestATL()
457 AGpsBearerType /*bear*/, LocAGpsType /*agpsType*/) in open()
/hardware/qcom/gps/msm8998/core/
DLocApiBase.h127 void requestATL(int connHandle, LocAGpsType agps_type);
163 … atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, LocAGpsType agpsType);
DLocAdapterBase.cpp132 requestATL(int connHandle, LocAGpsType agps_type)
DLocAdapterBase.h145 virtual bool requestATL(int connHandle, LocAGpsType agps_type);
Dloc_core_log.cpp139 const char* loc_get_agps_type_name(LocAGpsType type) in loc_get_agps_type_name()
DLocApiBase.cpp350 void LocApiBase::requestATL(int connHandle, LocAGpsType agps_type) in requestATL()
454 AGpsBearerType bear, LocAGpsType agpsType) in open()
/hardware/qcom/gps/msm8909w_3100/utils/
Dloc_gps.h149 typedef uint16_t LocAGpsType; typedef
896 LocAGpsType type;
954 int (*set_server)(LocAGpsType type, const char* hostname, int port);
/hardware/qcom/gps/msm8998/utils/
Dloc_gps.h147 typedef uint16_t LocAGpsType; typedef
892 LocAGpsType type;
950 int (*set_server)(LocAGpsType type, const char* hostname, int port);
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.h220 virtual bool requestATL(int connHandle, LocAGpsType agps_type);
DGnssAdapter.cpp2419 bool GnssAdapter::requestATL(int connHandle, LocAGpsType agpsType){ in requestATL()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.h234 virtual bool requestATL(int connHandle, LocAGpsType agps_type);
DGnssAdapter.cpp2531 bool GnssAdapter::requestATL(int connHandle, LocAGpsType agpsType){ in requestATL()