Home
last modified time | relevance | path

Searched defs:GnssSvIdSource (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/location/
DLocationDataTypes.h869 struct GnssSvIdSource{ struct
870 size_t size; // set to sizeof(GnssSvIdSource) argument
874 inline bool operator ==(GnssSvIdSource const& left, GnssSvIdSource const& right) { argument