Searched refs:LocAGpsType (Results 1 – 17 of 17) sorted by relevance
/hardware/qcom/gps/msm8909w_3100/core/ |
D | loc_core_log.h | 45 const char* loc_get_agps_type_name(LocAGpsType type);
|
D | LocAdapterBase.cpp | 132 requestATL(int /*connHandle*/, LocAGpsType /*agps_type*/)
|
D | LocApiBase.h | 127 void requestATL(int connHandle, LocAGpsType agps_type); 163 … atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, LocAGpsType agpsType);
|
D | LocAdapterBase.h | 145 virtual bool requestATL(int connHandle, LocAGpsType agps_type);
|
D | loc_core_log.cpp | 139 const char* loc_get_agps_type_name(LocAGpsType type) in loc_get_agps_type_name()
|
D | LocApiBase.cpp | 352 void LocApiBase::requestATL(int connHandle, LocAGpsType agps_type) in requestATL() 457 AGpsBearerType /*bear*/, LocAGpsType /*agpsType*/) in open()
|
/hardware/qcom/gps/msm8998/core/ |
D | LocApiBase.h | 127 void requestATL(int connHandle, LocAGpsType agps_type); 163 … atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, LocAGpsType agpsType);
|
D | LocAdapterBase.cpp | 132 requestATL(int connHandle, LocAGpsType agps_type)
|
D | LocAdapterBase.h | 145 virtual bool requestATL(int connHandle, LocAGpsType agps_type);
|
D | loc_core_log.cpp | 139 const char* loc_get_agps_type_name(LocAGpsType type) in loc_get_agps_type_name()
|
D | LocApiBase.cpp | 350 void LocApiBase::requestATL(int connHandle, LocAGpsType agps_type) in requestATL() 454 AGpsBearerType bear, LocAGpsType agpsType) in open()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_gps.h | 149 typedef uint16_t LocAGpsType; typedef 896 LocAGpsType type; 954 int (*set_server)(LocAGpsType type, const char* hostname, int port);
|
/hardware/qcom/gps/msm8998/utils/ |
D | loc_gps.h | 147 typedef uint16_t LocAGpsType; typedef 892 LocAGpsType type; 950 int (*set_server)(LocAGpsType type, const char* hostname, int port);
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.h | 220 virtual bool requestATL(int connHandle, LocAGpsType agps_type);
|
D | GnssAdapter.cpp | 2419 bool GnssAdapter::requestATL(int connHandle, LocAGpsType agpsType){ in requestATL()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.h | 234 virtual bool requestATL(int connHandle, LocAGpsType agps_type);
|
D | GnssAdapter.cpp | 2531 bool GnssAdapter::requestATL(int connHandle, LocAGpsType agpsType){ in requestATL()
|