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

  /hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h 100 void onCtrlCollectiveResponseCb(size_t count, LocationError* errors, uint32_t* ids);
LocationAPIClientBase.cpp 103 onCtrlCollectiveResponseCb(count, errors, ids);
795 void LocationAPIClientBase::onCtrlCollectiveResponseCb(
  /hardware/qcom/gps/sdm845/location/
LocationAPIClientBase.h 100 void onCtrlCollectiveResponseCb(size_t count, LocationError* errors, uint32_t* ids);
LocationAPIClientBase.cpp 102 onCtrlCollectiveResponseCb(count, errors, ids);
789 void LocationAPIClientBase::onCtrlCollectiveResponseCb(

Completed in 1180 milliseconds