Searched refs:url3 (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 170 const char* url3, in reportXtraServer() argument 175 url2, url3, maxlength)); in reportXtraServer()
|
D | loc_eng_msg.h | 152 const char *url3, const int maxlength);
|
D | LocEngAdapter.h | 253 const char* url3, const int maxlength);
|
D | loc_eng.cpp | 873 const char *url3, in LocEngReportXtraServer() argument 880 strlcpy(&(mServers[(mMaxLen+1)<<1]), url3, mMaxLen); in LocEngReportXtraServer()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 254 const char* url3, in reportXtraServer() argument 259 url2, url3, maxlength)); in reportXtraServer()
|
D | loc_eng_msg.h | 152 const char *url3, const int maxlength);
|
D | LocEngAdapter.h | 280 const char* url3, const int maxlength);
|
D | loc_eng.cpp | 937 const char *url3, in LocEngReportXtraServer() argument 945 strlcpy(&(mServers[(mMaxLen+1)<<1]), url3, mMaxLen); in LocEngReportXtraServer()
|
/hardware/qcom/gps/core/ |
D | LocAdapterBase.cpp | 93 const char* url3, const int maxlength)
|
D | LocAdapterBase.h | 91 const char* url3, const int maxlength);
|
D | LocApiBase.cpp | 264 const char* url3, const int maxlength) in reportXtraServer() argument 267 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength)); in reportXtraServer()
|
D | LocApiBase.h | 114 const char* url3, const int maxlength);
|
/hardware/qcom/gps/msm8960/core/ |
D | LocAdapterBase.cpp | 101 const char* url3, const int maxlength)
|
D | LocAdapterBase.h | 89 const char* url3, const int maxlength);
|
D | LocApiBase.cpp | 234 const char* url3, const int maxlength) in reportXtraServer() argument 237 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength)); in reportXtraServer()
|
D | LocApiBase.h | 100 const char* url3, const int maxlength);
|