Searched refs:LocServerType (Results 1 – 25 of 64) sorted by relevance
123
/hardware/qcom/gps/core/ |
D | loc_core_log.h | 50 const char* loc_get_server_type_name(LocServerType type);
|
D | loc_core_log.cpp | 229 const char* loc_get_server_type_name(LocServerType type) in loc_get_server_type_name()
|
D | gps_extended_c.h | 212 } LocServerType; typedef
|
/hardware/qcom/gps/msm8960/core/ |
D | loc_core_log.h | 50 const char* loc_get_server_type_name(LocServerType type);
|
D | gps_extended_c.h | 173 } LocServerType; typedef
|
D | loc_core_log.cpp | 219 const char* loc_get_server_type_name(LocServerType type) in loc_get_server_type_name()
|
D | LocApiBase.h | 142 LocServerType type);
|
/hardware/qcom/gps/msm8084/core/ |
D | loc_core_log.h | 50 const char* loc_get_server_type_name(LocServerType type);
|
D | loc_core_log.cpp | 220 const char* loc_get_server_type_name(LocServerType type) in loc_get_server_type_name()
|
D | gps_extended_c.h | 197 } LocServerType; typedef
|
/hardware/qcom/gps/msm8909/core/ |
D | loc_core_log.h | 50 const char* loc_get_server_type_name(LocServerType type);
|
D | loc_core_log.cpp | 212 const char* loc_get_server_type_name(LocServerType type) in loc_get_server_type_name()
|
/hardware/qcom/gps/msm8996/core/ |
D | loc_core_log.h | 50 const char* loc_get_server_type_name(LocServerType type);
|
D | loc_core_log.cpp | 212 const char* loc_get_server_type_name(LocServerType type) in loc_get_server_type_name()
|
/hardware/qcom/gps/msm8994/core/ |
D | loc_core_log.h | 50 const char* loc_get_server_type_name(LocServerType type);
|
D | loc_core_log.cpp | 229 const char* loc_get_server_type_name(LocServerType type) in loc_get_server_type_name()
|
D | gps_extended_c.h | 212 } LocServerType; typedef
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 108 setServer(unsigned int ip, int port, LocServerType type);
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 108 setServer(unsigned int ip, int port, LocServerType type);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 108 setServer(unsigned int ip, int port, LocServerType type);
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 108 setServer(unsigned int ip, int port, LocServerType type);
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 108 setServer(unsigned int ip, int port, LocServerType type);
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.h | 211 LocServerType type, const char *hostname, int port);
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.h | 226 LocServerType type, const char *hostname, int port);
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng.h | 225 LocServerType type, const char *hostname, int port);
|
123