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

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 91 class SystemStatusPQWM1;
114 inline SystemStatusTimeAndClock(const SystemStatusPQWM1& nmea);
125 inline SystemStatusXoState(const SystemStatusPQWM1& nmea);
160 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);
171 inline SystemStatusErrRecovery(const SystemStatusPQWM1& nmea);
416 bool setTimeAndCLock(const SystemStatusPQWM1& nmea);
417 bool setXoState(const SystemStatusPQWM1& nmea);
418 bool setRfAndParams(const SystemStatusPQWM1& nmea);
419 bool setErrRecovery(const SystemStatusPQWM1& nmea);
SystemStatus.cpp 89 SystemStatusPQWM1
91 class SystemStatusPQWM1
153 SystemStatusPQWM1 mM1;
216 inline SystemStatusPQWM1& get() { return mM1;} //getparser
675 SystemStatusTimeAndClock::SystemStatusTimeAndClock(const SystemStatusPQWM1& nmea) :
723 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) :
747 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) :
809 SystemStatusErrRecovery::SystemStatusErrRecovery(const SystemStatusPQWM1& nmea) :
    [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.h 98 class SystemStatusPQWM1;
121 inline SystemStatusTimeAndClock(const SystemStatusPQWM1& nmea);
132 inline SystemStatusXoState(const SystemStatusPQWM1& nmea);
167 inline SystemStatusRfAndParams(const SystemStatusPQWM1& nmea);
178 inline SystemStatusErrRecovery(const SystemStatusPQWM1& nmea);
609 bool setTimeAndCLock(const SystemStatusPQWM1& nmea);
610 bool setXoState(const SystemStatusPQWM1& nmea);
611 bool setRfAndParams(const SystemStatusPQWM1& nmea);
612 bool setErrRecovery(const SystemStatusPQWM1& nmea);
SystemStatus.cpp 93 SystemStatusPQWM1
95 class SystemStatusPQWM1
157 SystemStatusPQWM1 mM1;
220 inline SystemStatusPQWM1& get() { return mM1;} //getparser
679 SystemStatusTimeAndClock::SystemStatusTimeAndClock(const SystemStatusPQWM1& nmea) :
727 SystemStatusXoState::SystemStatusXoState(const SystemStatusPQWM1& nmea) :
751 SystemStatusRfAndParams::SystemStatusRfAndParams(const SystemStatusPQWM1& nmea) :
813 SystemStatusErrRecovery::SystemStatusErrRecovery(const SystemStatusPQWM1& nmea) :
    [all...]

Completed in 214 milliseconds