Searched refs:destDistance (Results 1 – 3 of 3) sorted by relevance
321 Rational destDistance; // member
1905 memcpy(&pGps->destDistance, pValue, sizeof(pGps->destDistance)); in SetGpsDestDistance()
2003 return pGps->isDestDistanceValid ? (&pGps->destDistance) : NULL; in GetGpsDestDistance()