Home
last modified time | relevance | path

Searched refs:setEphemeris (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8998/core/
DSystemStatus.h424 bool setEphemeris(const SystemStatusPQWP4& nmea);
DSystemStatus.cpp1301 bool SystemStatus::setEphemeris(const SystemStatusPQWP4& nmea) in setEphemeris() function in loc_core::SystemStatus
1427 ret = setEphemeris(SystemStatusPQWP4parser(buf, len).get()); in setNmeaString()
/hardware/qcom/sdm845/gps/msm8998/core/
DSystemStatus.h424 bool setEphemeris(const SystemStatusPQWP4& nmea);
DSystemStatus.cpp1301 bool SystemStatus::setEphemeris(const SystemStatusPQWP4& nmea) in setEphemeris() function in loc_core::SystemStatus
1427 ret = setEphemeris(SystemStatusPQWP4parser(buf, len).get()); in setNmeaString()
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatus.h617 bool setEphemeris(const SystemStatusPQWP4& nmea);
DSystemStatus.cpp1345 bool SystemStatus::setEphemeris(const SystemStatusPQWP4& nmea) in setEphemeris() function in loc_core::SystemStatus
1493 ret = setEphemeris(SystemStatusPQWP4parser(buf, len).get()); in setNmeaString()