Home
last modified time | relevance | path

Searched refs:LocServerType (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/gps/core/
Dloc_core_log.h50 const char* loc_get_server_type_name(LocServerType type);
Dloc_core_log.cpp220 const char* loc_get_server_type_name(LocServerType type) in loc_get_server_type_name()
Dgps_extended_c.h195 } LocServerType; typedef
DLocApiBase.h160 LocServerType type);
DLocApiBase.cpp400 LocServerType type)
/hardware/qcom/gps/msm8960/core/
Dloc_core_log.h50 const char* loc_get_server_type_name(LocServerType type);
Dgps_extended_c.h171 } LocServerType; typedef
Dloc_core_log.cpp219 const char* loc_get_server_type_name(LocServerType type) in loc_get_server_type_name()
DLocApiBase.h142 LocServerType type);
DLocApiBase.cpp358 LocServerType type)
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h108 setServer(unsigned int ip, int port, LocServerType type);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.h206 LocServerType type, const char *hostname, int port);
DLocEngAdapter.h164 LocServerType type) in setServer()
Dloc_eng.cpp173 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()
Dloc.cpp741 LocServerType serverType; in loc_agps_set_server()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng.h221 LocServerType type, const char *hostname, int port);
DLocEngAdapter.h179 LocServerType type) in setServer()
Dloc_eng.cpp184 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()
Dloc.cpp920 LocServerType serverType; in loc_agps_set_server()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp607 LocApiRpc::setServer(unsigned int ip, int port, LocServerType type) in setServer()