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

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 135 uint32_t mGpsBpAmpQ;
149 mGpsBpAmpQ(0),
SystemStatus.cpp 104 uint32_t mGpsBpAmpQ; // xB
166 inline uint32_t getGpsBpAmpQ() { return mM1.mGpsBpAmpQ; }
200 mM1.mGpsBpAmpQ = atoi(mField[eGpsBpAmpQ].c_str());
750 mGpsBpAmpQ(nmea.mGpsBpAmpQ),
768 (mGpsBpAmpQ != peer.mGpsBpAmpQ) ||
792 mGpsBpAmpQ,
    [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.cpp 108 uint32_t mGpsBpAmpQ; // xB
170 inline uint32_t getGpsBpAmpQ() { return mM1.mGpsBpAmpQ; }
204 mM1.mGpsBpAmpQ = atoi(mField[eGpsBpAmpQ].c_str());
754 mGpsBpAmpQ(nmea.mGpsBpAmpQ),
772 (mGpsBpAmpQ != peer.mGpsBpAmpQ) ||
796 mGpsBpAmpQ,
    [all...]
SystemStatus.h 142 uint32_t mGpsBpAmpQ;
156 mGpsBpAmpQ(0),

Completed in 178 milliseconds