Home
last modified time | relevance | path

Searched refs:url2 (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.cpp169 const char* url2, in reportXtraServer() argument
175 url2, url3, maxlength)); in reportXtraServer()
Dloc_eng_msg.h151 const char *url1, const char *url2,
DLocEngAdapter.h252 virtual bool reportXtraServer(const char* url1, const char* url2,
Dloc_eng.cpp872 const char *url2, in LocEngReportXtraServer() argument
879 strlcpy(&(mServers[mMaxLen+1]), url2, mMaxLen); in LocEngReportXtraServer()
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.cpp253 const char* url2, in reportXtraServer() argument
259 url2, url3, maxlength)); in reportXtraServer()
Dloc_eng_msg.h151 const char *url1, const char *url2,
DLocEngAdapter.h279 virtual bool reportXtraServer(const char* url1, const char* url2,
Dloc_eng.cpp936 const char *url2, in LocEngReportXtraServer() argument
944 strlcpy(&(mServers[mMaxLen+1]), url2, mMaxLen); in LocEngReportXtraServer()
/hardware/qcom/gps/core/
DLocAdapterBase.cpp92 reportXtraServer(const char* url1, const char* url2,
DLocAdapterBase.h90 virtual bool reportXtraServer(const char* url1, const char* url2,
DLocApiBase.cpp263 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()
DLocApiBase.h113 void reportXtraServer(const char* url1, const char* url2,
/hardware/qcom/gps/msm8960/core/
DLocAdapterBase.cpp100 reportXtraServer(const char* url1, const char* url2,
DLocAdapterBase.h88 virtual bool reportXtraServer(const char* url1, const char* url2,
DLocApiBase.cpp233 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()
DLocApiBase.h99 void reportXtraServer(const char* url1, const char* url2,