Searched refs:spMeasurementCorrections (Results 1 – 2 of 2) sorted by relevance
56 static MeasurementCorrections* spMeasurementCorrections = nullptr; variable63 if (nullptr == spMeasurementCorrections) { in serviceDied()67 if (nullptr == spMeasurementCorrections->mGnss || in serviceDied()68 nullptr == spMeasurementCorrections->mGnss->getGnssInterface()) { in serviceDied()72 spMeasurementCorrections->mGnss->getGnssInterface()->measCorrClose(); in serviceDied()77 spMeasurementCorrections = this; in MeasurementCorrections()81 spMeasurementCorrections = nullptr; in ~MeasurementCorrections()86 if (nullptr != spMeasurementCorrections) { in measCorrSetCapabilitiesCb()87 spMeasurementCorrections->setCapabilitiesCb(capabilities); in measCorrSetCapabilitiesCb()