Searched refs:url1 (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 168 bool LocEngAdapter::reportXtraServer(const char* url1, in reportXtraServer() argument 174 sendMsg(new LocEngReportXtraServer(mOwner, url1, 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 | 871 const char *url1, in LocEngReportXtraServer() argument 878 strlcpy(mServers, url1, mMaxLen); in LocEngReportXtraServer()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 252 bool LocEngAdapter::reportXtraServer(const char* url1, in reportXtraServer() argument 258 sendMsg(new LocEngReportXtraServer(mOwner, url1, 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 | 935 const char *url1, in LocEngReportXtraServer() argument 943 strlcpy(mServers, url1, 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,
|