Searched refs:reportXtraServer (Results 1 – 13 of 13) sorted by relevance
/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() function in loc_core::LocApiBase 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() function in loc_core::LocApiBase 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,
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 168 bool LocEngAdapter::reportXtraServer(const char* url1, in reportXtraServer() function in LocEngAdapter
|
D | LocEngAdapter.h | 252 virtual bool reportXtraServer(const char* url1, const char* url2,
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | LocEngAdapter.cpp | 252 bool LocEngAdapter::reportXtraServer(const char* url1, in reportXtraServer() function in LocEngAdapter
|
D | LocEngAdapter.h | 279 virtual bool reportXtraServer(const char* url1, const char* url2,
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1056 reportXtraServer(callback_data.data.rpc_loc_ioctl_callback_data_u_type_u. in requestXtraServer()
|