HomeSort by relevance Sort by last modified time
    Searched refs:requestNiNotify (Results 1 - 25 of 27) sorted by null

1 2

  /hardware/qcom/gps/msm8084/core/
LocAdapterBase.cpp 129 requestNiNotify(GpsNiNotification &notify, const void* data)
LocAdapterBase.h 100 virtual bool requestNiNotify(GpsNiNotification &notify,
LocApiBase.h 123 void requestNiNotify(GpsNiNotification &notify, const void* data);
LocApiBase.cpp 319 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data)
322 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
  /hardware/qcom/gps/msm8960/core/
LocAdapterBase.h 98 virtual bool requestNiNotify(GpsNiNotification &notify,
LocAdapterBase.cpp 137 requestNiNotify(GpsNiNotification &notify, const void* data)
LocApiBase.h 109 void requestNiNotify(GpsNiNotification &notify, const void* data);
LocApiBase.cpp 289 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data)
292 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
  /hardware/qcom/gps/msm8974/core/
LocAdapterBase.cpp 129 requestNiNotify(GpsNiNotification &notify, const void* data)
LocAdapterBase.h 100 virtual bool requestNiNotify(GpsNiNotification &notify,
LocApiBase.h 123 void requestNiNotify(GpsNiNotification &notify, const void* data);
LocApiBase.cpp 319 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data)
322 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
  /hardware/qcom/gps/core/
LocAdapterBase.cpp 135 requestNiNotify(GpsNiNotification &notify, const void* data)
LocAdapterBase.h 110 virtual bool requestNiNotify(GpsNiNotification &notify,
LocApiBase.cpp 349 void LocApiBase::requestNiNotify(GpsNiNotification &notify, const void* data)
352 TO_1ST_HANDLING_LOCADAPTERS(mLocAdapters[i]->requestNiNotify(notify, data));
LocApiBase.h 131 void requestNiNotify(GpsNiNotification &notify, const void* data);
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 218 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data)
LocEngAdapter.h 258 virtual bool requestNiNotify(GpsNiNotification &notify, const void* data);
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 304 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data)
LocEngAdapter.h 283 virtual bool requestNiNotify(GpsNiNotification &notify, const void* data);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.cpp 302 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data)
LocEngAdapter.h 285 virtual bool requestNiNotify(GpsNiNotification &notify, const void* data);
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
LocEngAdapter.cpp 302 bool LocEngAdapter::requestNiNotify(GpsNiNotification &notif, const void* data)
LocEngAdapter.h 285 virtual bool requestNiNotify(GpsNiNotification &notify, const void* data);
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]

Completed in 180 milliseconds

1 2