Home
last modified time | relevance | path

Searched refs:reportXtraServer (Results 1 – 13 of 13) sorted by relevance

/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() function in loc_core::LocApiBase
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() function in loc_core::LocApiBase
237 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->reportXtraServer(url1, url2, url3, maxlength)); in reportXtraServer()
DLocApiBase.h99 void reportXtraServer(const char* url1, const char* url2,
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.cpp168 bool LocEngAdapter::reportXtraServer(const char* url1, in reportXtraServer() function in LocEngAdapter
DLocEngAdapter.h252 virtual bool reportXtraServer(const char* url1, const char* url2,
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.cpp252 bool LocEngAdapter::reportXtraServer(const char* url1, in reportXtraServer() function in LocEngAdapter
DLocEngAdapter.h279 virtual bool reportXtraServer(const char* url1, const char* url2,
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp1056 reportXtraServer(callback_data.data.rpc_loc_ioctl_callback_data_u_type_u. in requestXtraServer()