Home
last modified time | relevance | path

Searched refs:AGpsBearerType (Results 1 – 25 of 78) sorted by relevance

1234

/hardware/qcom/gps/msm8998/gnss/
DAgps.h43 AGpsBearerType bearerType, AGpsExtType agpsType)> AgpsAtlOpenStatusCb;
217 AGpsBearerType mBearer;
232 inline void setBearer(AGpsBearerType bearer) { mBearer = bearer; } in setBearer()
233 inline AGpsBearerType getBearer() const { return mBearer; } in getBearer()
441 AGpsBearerType ipTypeToBearerType(LocApnIpType ipType);
442 LocApnIpType bearerTypeToIpType(AGpsBearerType bearerType);
DAgps.cpp860 AGpsBearerType bearerType; in reportAtlOpenSuccess()
929 AGpsBearerType AgpsUtils::ipTypeToBearerType(LocApnIpType ipType) { in ipTypeToBearerType()
947 LocApnIpType AgpsUtils::bearerTypeToIpType(AGpsBearerType bearerType){ in bearerTypeToIpType()
/hardware/qcom/gps/msm8909/core/
Dloc_core_log.h49 const char* loc_get_agps_bear_name(AGpsBearerType bear);
Dloc_core_log.cpp198 const char* loc_get_agps_bear_name(AGpsBearerType bearer) in loc_get_agps_bear_name()
/hardware/qcom/gps/msm8996/core/
Dloc_core_log.h49 const char* loc_get_agps_bear_name(AGpsBearerType bear);
/hardware/qcom/gps/core/
Dloc_core_log.h49 const char* loc_get_agps_bear_name(AGpsBearerType bear);
/hardware/qcom/gps/msm8998/core/
Dloc_core_log.h49 const char* loc_get_agps_bear_name(AGpsBearerType bear);
/hardware/qcom/gps/msm8084/core/
Dloc_core_log.h49 const char* loc_get_agps_bear_name(AGpsBearerType bear);
/hardware/qcom/gps/msm8960/core/
Dloc_core_log.h49 const char* loc_get_agps_bear_name(AGpsBearerType bear);
Dgps_extended_c.h93 typedef int16_t AGpsBearerType; typedef
/hardware/qcom/gps/msm8994/core/
Dloc_core_log.h49 const char* loc_get_agps_bear_name(AGpsBearerType bear);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_agps.h203 AGpsBearerType mBearer;
215 inline void setBearer(AGpsBearerType bearer) { mBearer = bearer; } in setBearer()
216 inline AGpsBearerType getBearer() const { return mBearer; } in getBearer()
Dloc_eng.h174 const char* apn, AGpsBearerType bearerType);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_agps.h203 AGpsBearerType mBearer;
215 inline void setBearer(AGpsBearerType bearer) { mBearer = bearer; } in setBearer()
216 inline AGpsBearerType getBearer() const { return mBearer; } in getBearer()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.h203 AGpsBearerType mBearer;
215 inline void setBearer(AGpsBearerType bearer) { mBearer = bearer; } in setBearer()
216 inline AGpsBearerType getBearer() const { return mBearer; } in getBearer()
Dloc_eng.h206 const char* apn, AGpsBearerType bearerType);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_agps.h203 AGpsBearerType mBearer;
215 inline void setBearer(AGpsBearerType bearer) { mBearer = bearer; } in setBearer()
216 inline AGpsBearerType getBearer() const { return mBearer; } in getBearer()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.h203 AGpsBearerType mBearer;
215 inline void setBearer(AGpsBearerType bearer) { mBearer = bearer; } in setBearer()
216 inline AGpsBearerType getBearer() const { return mBearer; } in getBearer()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_agps.h203 AGpsBearerType mBearer;
215 inline void setBearer(AGpsBearerType bearer) { mBearer = bearer; } in setBearer()
216 inline AGpsBearerType getBearer() const { return mBearer; } in getBearer()
Dloc_eng.h174 const char* apn, AGpsBearerType bearerType);
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h114 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h114 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h114 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h114 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/rpc_inc/
DLocApiRpc.h114 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);

1234