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

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 315 class SystemStatusPdr : public SystemStatusItemBase
319 inline SystemStatusPdr() :
321 inline SystemStatusPdr(const SystemStatusPQWP6& nmea);
322 bool equals(SystemStatusPdr& peer);
382 std::vector<SystemStatusPdr> mPdr;
SystemStatus.cpp     [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.h 322 class SystemStatusPdr : public SystemStatusItemBase
326 inline SystemStatusPdr() :
328 inline SystemStatusPdr(const SystemStatusPQWP6& nmea);
329 bool equals(SystemStatusPdr& peer);
553 std::vector<SystemStatusPdr> mPdr;
SystemStatus.cpp     [all...]

Completed in 62 milliseconds