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

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 208 float mBestHepe;
215 mBestHepe(0),
SystemStatus.cpp 289 float mBestHepe; // x7
313 inline float getBestHepe() { return mP2.mBestHepe; }
326 mP2.mBestHepe = atof(mField[eBestHepe].c_str());
880 mBestHepe(nmea.mBestHepe),
890 (mBestHepe != peer.mBestHepe) ||
904 mBestHepe,
    [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.cpp 293 float mBestHepe; // x7
317 inline float getBestHepe() { return mP2.mBestHepe; }
330 mP2.mBestHepe = atof(mField[eBestHepe].c_str());
884 mBestHepe(nmea.mBestHepe),
894 (mBestHepe != peer.mBestHepe) ||
908 mBestHepe,
    [all...]
SystemStatus.h 215 float mBestHepe;
222 mBestHepe(0),

Completed in 67 milliseconds