Searched refs:mGnssBatching (Results 1 – 2 of 2) sorted by relevance
44 : mGnssBatching(ndk::SharedRefBase::make<GnssBatching>()) in Gnss()102 *iGnssBatching = mGnssBatching; in getExtensionGnssBatching()349 mGnssBatching->onGnssLocationCb(std::move(location)); in onGnssLocationCb()
99 const std::shared_ptr<GnssBatching> mGnssBatching; member