Searched refs:LocServerType (Results 1 – 20 of 20) sorted by relevance
/hardware/qcom/gps/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 | 195 } LocServerType; typedef
|
D | LocApiBase.h | 160 LocServerType type);
|
D | LocApiBase.cpp | 400 LocServerType type)
|
/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 | 171 } 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);
|
D | LocApiBase.cpp | 358 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/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.h | 206 LocServerType type, const char *hostname, int port);
|
D | LocEngAdapter.h | 164 LocServerType type) in setServer()
|
D | loc_eng.cpp | 173 LocServerType type, const char *hostname, int port); 360 const LocServerType mServerType; 364 LocServerType type) : in LocEngSetServerIpv4() 2194 LocServerType type, const char* hostname, int port) in loc_eng_set_server() 2246 LocServerType type, in loc_eng_set_server_proxy()
|
D | loc.cpp | 741 LocServerType serverType; in loc_agps_set_server()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.h | 221 LocServerType type, const char *hostname, int port);
|
D | LocEngAdapter.h | 179 LocServerType type) in setServer()
|
D | loc_eng.cpp | 184 LocServerType type, const char *hostname, int port); 415 const LocServerType mServerType; 419 LocServerType type) : in LocEngSetServerIpv4() 2500 LocServerType type, const char* hostname, int port) in loc_eng_set_server() 2559 LocServerType type, in loc_eng_set_server_proxy()
|
D | loc.cpp | 920 LocServerType serverType; in loc_agps_set_server()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 607 LocApiRpc::setServer(unsigned int ip, int port, LocServerType type) in setServer()
|