/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.h | 158 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/ |
D | LocEngAdapter.h | 168 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/ |
D | LocEngAdapter.h | 173 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/ |
D | LocEngAdapter.h | 168 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/ |
D | LocEngAdapter.h | 173 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/ |
D | LocEngAdapter.h | 173 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/ |
D | LocApiRpc.h | 106 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/ |
D | LocApiRpc.h | 106 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/ |
D | LocApiRpc.h | 106 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/ |
D | LocApiRpc.h | 106 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/ |
D | LocApiRpc.h | 106 setServer(const char* url, int len); 108 setServer(unsigned int ip, int port, LocServerType type);
|
/hardware/interfaces/gnss/2.0/default/ |
D | AGnss.cpp | 44 Return<bool> AGnss::setServer(V2_0::IAGnssCallback::AGnssType type, const hidl_string& hostname, in setServer() function in android::hardware::gnss::V2_0::implementation::AGnss
|
D | AGnss.h | 43 Return<bool> setServer(V2_0::IAGnssCallback::AGnssType type, const hidl_string& hostname,
|
/hardware/interfaces/gnss/aidl/android/hardware/gnss/ |
D | IAGnss.aidl | 67 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/ |
D | IAGnss.aidl | 41 …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/ |
D | IAGnss.aidl | 41 …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/ |
D | IAGnss.aidl | 41 …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/ |
D | IAGnss.aidl | 41 …void setServer(in android.hardware.gnss.IAGnssCallback.AGnssType type, in @utf8InCpp String hostna… in setServer() method
|
/hardware/interfaces/gnss/aidl/default/ |
D | AGnss.h | 30 ndk::ScopedAStatus setServer(AGnssType type, const std::string& hostname, int port) override;
|
D | AGnss.cpp | 34 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/ |
D | LocApiBase.h | 139 setServer(const char* url, int len); 141 setServer(unsigned int ip, int port,
|
/hardware/qcom/sm7150/gps/android/1.0/ |
D | AGnss.h | 60 Return<bool> setServer(IAGnssCallback::AGnssType type,
|
/hardware/qcom/sm7150/gps/android/2.0/ |
D | AGnss.h | 58 Return<bool> setServer(V2_0::IAGnssCallback::AGnssType type,
|
/hardware/qcom/gps/msm8998/android/ |
D | AGnss.h | 59 Return<bool> setServer(IAGnssCallback::AGnssType type,
|
/hardware/qcom/sm8150/gps/android/1.0/ |
D | AGnss.h | 60 Return<bool> setServer(IAGnssCallback::AGnssType type,
|