Home
last modified time | relevance | path

Searched refs:LocSetNmeaMsg (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/core/
H A DLocApiBase.cpp284 struct LocSetNmeaMsg : public LocMsg { in updateNmeaMask() struct
287 inline LocSetNmeaMsg(LocApiBase* locApi, uint32_t mask) : in updateNmeaMask() function
303 sendMsg(new LocSetNmeaMsg(this, mask)); in updateNmeaMask()
/aosp12/hardware/qcom/sm7150/gps/core/
H A DLocApiBase.cpp284 struct LocSetNmeaMsg : public LocMsg { in updateNmeaMask() struct
287 inline LocSetNmeaMsg(LocApiBase* locApi, uint32_t mask) : in updateNmeaMask() function
303 sendMsg(new LocSetNmeaMsg(this, mask)); in updateNmeaMask()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DLocApiBase.cpp285 struct LocSetNmeaMsg : public LocMsg { in updateNmeaMask() struct
288 inline LocSetNmeaMsg(LocApiBase* locApi, uint32_t mask) : in updateNmeaMask() function
304 sendMsg(new LocSetNmeaMsg(this, mask)); in updateNmeaMask()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DLocApiBase.cpp285 struct LocSetNmeaMsg : public LocMsg { in updateNmeaMask() struct
288 inline LocSetNmeaMsg(LocApiBase* locApi, uint32_t mask) : in updateNmeaMask() argument
304 sendMsg(new LocSetNmeaMsg(this, mask)); in updateNmeaMask()