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

  /hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h 97 void onCollectiveResponseCb(size_t count, LocationError* errors, uint32_t* ids);
LocationAPIClientBase.cpp 84 onCollectiveResponseCb(count, errors, ids);
759 void LocationAPIClientBase::onCollectiveResponseCb(
  /hardware/qcom/gps/sdm845/location/
LocationAPIClientBase.h 97 void onCollectiveResponseCb(size_t count, LocationError* errors, uint32_t* ids);
LocationAPIClientBase.cpp 83 onCollectiveResponseCb(count, errors, ids);
753 void LocationAPIClientBase::onCollectiveResponseCb(

Completed in 73 milliseconds