HomeSort by relevance Sort by last modified time
    Searched defs:LocMsg (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/gps/msm8909/utils/
MsgTask.h 34 struct LocMsg {
35 inline LocMsg() {}
36 inline virtual ~LocMsg() {}
52 void sendMsg(const LocMsg* msg) const;
  /hardware/qcom/gps/msm8909w_3100/utils/
MsgTask.h 34 struct LocMsg {
35 inline LocMsg() {}
36 inline virtual ~LocMsg() {}
52 void sendMsg(const LocMsg* msg) const;
  /hardware/qcom/gps/msm8996/utils/
MsgTask.h 34 struct LocMsg {
35 inline LocMsg() {}
36 inline virtual ~LocMsg() {}
52 void sendMsg(const LocMsg* msg) const;
  /hardware/qcom/gps/msm8998/utils/
MsgTask.h 34 struct LocMsg {
35 inline LocMsg() {}
36 inline virtual ~LocMsg() {}
52 void sendMsg(const LocMsg* msg) const;
  /hardware/qcom/gps/core/
MsgTask.h 39 struct LocMsg {
40 inline LocMsg() {}
41 inline virtual ~LocMsg() {}
54 void sendMsg(const LocMsg* msg) const;
  /hardware/qcom/gps/msm8084/core/
MsgTask.h 39 struct LocMsg {
40 inline LocMsg() {}
41 inline virtual ~LocMsg() {}
54 void sendMsg(const LocMsg* msg) const;
  /hardware/qcom/gps/msm8960/core/
MsgTask.h 39 struct LocMsg {
40 inline LocMsg() {}
41 inline virtual ~LocMsg() {}
54 void sendMsg(const LocMsg* msg) const;
  /hardware/qcom/gps/msm8994/core/
MsgTask.h 39 struct LocMsg {
40 inline LocMsg() {}
41 inline virtual ~LocMsg() {}
54 void sendMsg(const LocMsg* msg) const;

Completed in 183 milliseconds