Home
last modified time | relevance | path

Searched refs:setServer (Results 1 – 25 of 87) sorted by relevance

1234

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h158 setServer(const char* url, int len) in setServer() function
160 return mLocApi->setServer(url, len); in setServer()
163 setServer(unsigned int ip, int port, in setServer() function
166 return mLocApi->setServer(ip, port, type); in setServer()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
DLocEngAdapter.h168 setServer(const char* url, int len) in setServer() function
170 return mLocApi->setServer(url, len); in setServer()
173 setServer(unsigned int ip, int port, in setServer() function
176 return mLocApi->setServer(ip, port, type); in setServer()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
DLocEngAdapter.h173 setServer(const char* url, int len) in setServer() function
175 return mLocApi->setServer(url, len); in setServer()
178 setServer(unsigned int ip, int port, in setServer() function
181 return mLocApi->setServer(ip, port, type); in setServer()
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.h168 setServer(const char* url, int len) in setServer() function
170 return mLocApi->setServer(url, len); in setServer()
173 setServer(unsigned int ip, int port, in setServer() function
176 return mLocApi->setServer(ip, port, type); in setServer()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
DLocEngAdapter.h173 setServer(const char* url, int len) in setServer() function
175 return mLocApi->setServer(url, len); in setServer()
178 setServer(unsigned int ip, int port, in setServer() function
181 return mLocApi->setServer(ip, port, type); in setServer()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.h173 setServer(const char* url, int len) in setServer() function
175 return mLocApi->setServer(url, len); in setServer()
178 setServer(unsigned int ip, int port, in setServer() function
181 return mLocApi->setServer(ip, port, type); in setServer()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h106 setServer(const char* url, int len);
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/
DLocApiRpc.h106 setServer(const char* url, int len);
108 setServer(unsigned int ip, int port, LocServerType type);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h106 setServer(const char* url, int len);
108 setServer(unsigned int ip, int port, LocServerType type);
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h106 setServer(const char* url, int len);
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/
DLocApiRpc.h106 setServer(const char* url, int len);
108 setServer(unsigned int ip, int port, LocServerType type);
/hardware/interfaces/gnss/2.0/default/
DAGnss.cpp44 Return<bool> AGnss::setServer(V2_0::IAGnssCallback::AGnssType type, const hidl_string& hostname, in setServer() function in android::hardware::gnss::V2_0::implementation::AGnss
DAGnss.h43 Return<bool> setServer(V2_0::IAGnssCallback::AGnssType type, const hidl_string& hostname,
/hardware/interfaces/gnss/aidl/android/hardware/gnss/
DIAGnss.aidl67 void setServer(in AGnssType type, in @utf8InCpp String hostname, in int port); in setServer() method
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/current/android/hardware/gnss/
DIAGnss.aidl41 …void setServer(in android.hardware.gnss.IAGnssCallback.AGnssType type, in @utf8InCpp String hostna… in setServer() method
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/4/android/hardware/gnss/
DIAGnss.aidl41 …void setServer(in android.hardware.gnss.IAGnssCallback.AGnssType type, in @utf8InCpp String hostna… in setServer() method
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/2/android/hardware/gnss/
DIAGnss.aidl41 …void setServer(in android.hardware.gnss.IAGnssCallback.AGnssType type, in @utf8InCpp String hostna… in setServer() method
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/3/android/hardware/gnss/
DIAGnss.aidl41 …void setServer(in android.hardware.gnss.IAGnssCallback.AGnssType type, in @utf8InCpp String hostna… in setServer() method
/hardware/interfaces/gnss/aidl/default/
DAGnss.h30 ndk::ScopedAStatus setServer(AGnssType type, const std::string& hostname, int port) override;
DAGnss.cpp34 ndk::ScopedAStatus AGnss::setServer(AGnssType type, const std::string& hostname, int port) { in setServer() function in aidl::android::hardware::gnss::AGnss
/hardware/qcom/gps/msm8960/core/
DLocApiBase.h139 setServer(const char* url, int len);
141 setServer(unsigned int ip, int port,
/hardware/qcom/sm7150/gps/android/1.0/
DAGnss.h60 Return<bool> setServer(IAGnssCallback::AGnssType type,
/hardware/qcom/sm7150/gps/android/2.0/
DAGnss.h58 Return<bool> setServer(V2_0::IAGnssCallback::AGnssType type,
/hardware/qcom/gps/msm8998/android/
DAGnss.h59 Return<bool> setServer(IAGnssCallback::AGnssType type,
/hardware/qcom/sm8150/gps/android/1.0/
DAGnss.h60 Return<bool> setServer(IAGnssCallback::AGnssType type,

1234