Searched refs:url2 (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 169 const char* url2, in reportXtraServer() argument 175 url2, url3, maxlength)); in reportXtraServer()
|
D | loc_eng_msg.h | 151 const char *url1, const char *url2,
|
D | LocEngAdapter.h | 252 virtual bool reportXtraServer(const char* url1, const char* url2,
|
D | loc_eng.cpp | 872 const char *url2, in LocEngReportXtraServer() argument 879 strlcpy(&(mServers[mMaxLen+1]), url2, mMaxLen); in LocEngReportXtraServer()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 253 const char* url2, in reportXtraServer() argument 259 url2, url3, maxlength)); in reportXtraServer()
|
D | loc_eng_msg.h | 151 const char *url1, const char *url2,
|
D | LocEngAdapter.h | 279 virtual bool reportXtraServer(const char* url1, const char* url2,
|
D | loc_eng.cpp | 936 const char *url2, in LocEngReportXtraServer() argument 944 strlcpy(&(mServers[mMaxLen+1]), url2, mMaxLen); in LocEngReportXtraServer()
|
/hardware/qcom/gps/core/ |
D | LocAdapterBase.cpp | 92 reportXtraServer(const char* url1, const char* url2,
|
D | LocAdapterBase.h | 90 virtual bool reportXtraServer(const char* url1, const char* url2,
|
D | LocApiBase.cpp | 263 void LocApiBase::reportXtraServer(const char* url1, const char* url2, in reportXtraServer() argument 267 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength)); in reportXtraServer()
|
D | LocApiBase.h | 113 void reportXtraServer(const char* url1, const char* url2,
|
/hardware/qcom/gps/msm8960/core/ |
D | LocAdapterBase.cpp | 100 reportXtraServer(const char* url1, const char* url2,
|
D | LocAdapterBase.h | 88 virtual bool reportXtraServer(const char* url1, const char* url2,
|
D | LocApiBase.cpp | 233 void LocApiBase::reportXtraServer(const char* url1, const char* url2, in reportXtraServer() argument 237 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength)); in reportXtraServer()
|
D | LocApiBase.h | 99 void reportXtraServer(const char* url1, const char* url2,
|