HomeSort by relevance Sort by last modified time
    Searched refs:onCtrlResponseCb (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h 99 void onCtrlResponseCb(LocationError error, uint32_t id);
LocationAPIClientBase.cpp 99 onCtrlResponseCb(error, id);
781 void LocationAPIClientBase::onCtrlResponseCb(LocationError error, uint32_t id)
  /hardware/qcom/gps/sdm845/location/
LocationAPIClientBase.h 99 void onCtrlResponseCb(LocationError error, uint32_t id);
LocationAPIClientBase.cpp 98 onCtrlResponseCb(error, id);
775 void LocationAPIClientBase::onCtrlResponseCb(LocationError error, uint32_t id)

Completed in 1322 milliseconds