Lines Matching refs:equals

688 bool SystemStatusTimeAndClock::equals(SystemStatusTimeAndClock& peer)
728 bool SystemStatusXoState::equals(SystemStatusXoState& peer)
764 bool SystemStatusRfAndParams::equals(SystemStatusRfAndParams& peer)
814 bool SystemStatusErrRecovery::equals(SystemStatusErrRecovery& peer)
844 bool SystemStatusInjectedPosition::equals(SystemStatusInjectedPosition& peer)
885 bool SystemStatusBestPosition::equals(SystemStatusBestPosition& peer)
927 bool SystemStatusXtra::equals(SystemStatusXtra& peer)
975 bool SystemStatusEphemeris::equals(SystemStatusEphemeris& peer)
1021 bool SystemStatusSvHealth::equals(SystemStatusSvHealth& peer)
1073 bool SystemStatusPdr::equals(SystemStatusPdr& peer)
1099 bool SystemStatusNavData::equals(SystemStatusNavData& peer)
1131 bool SystemStatusPositionFailure::equals(SystemStatusPositionFailure& peer)
1152 bool SystemStatusLocation::equals(SystemStatusLocation& peer)
1203 if (!mCache.mTimeAndClock.empty() && mCache.mTimeAndClock.back().equals(s)) {
1217 if (!mCache.mXoState.empty() && mCache.mXoState.back().equals(s)) {
1231 if (!mCache.mRfAndParams.empty() && mCache.mRfAndParams.back().equals(s)) {
1245 if (!mCache.mErrRecovery.empty() && mCache.mErrRecovery.back().equals(s)) {
1262 if (!mCache.mInjectedPosition.empty() && mCache.mInjectedPosition.back().equals(s)) {
1276 if (!mCache.mBestPosition.empty() && mCache.mBestPosition.back().equals(s)) {
1290 if (!mCache.mXtra.empty() && mCache.mXtra.back().equals(s)) {
1304 if (!mCache.mEphemeris.empty() && mCache.mEphemeris.back().equals(s)) {
1318 if (!mCache.mSvHealth.empty() && mCache.mSvHealth.back().equals(s)) {
1332 if (!mCache.mPdr.empty() && mCache.mPdr.back().equals(s)) {
1346 if (!mCache.mNavData.empty() && mCache.mNavData.back().equals(s)) {
1363 if (!mCache.mPositionFailure.empty() && mCache.mPositionFailure.back().equals(s)) {
1477 if (!mCache.mLocation.empty() && mCache.mLocation.back().equals(s)) {