Home
last modified time | relevance | path

Searched refs:mSupportedMsg (Results 1 – 24 of 24) sorted by relevance

/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DLocApiBase.h85 uint64_t mSupportedMsg; variable
230 if ((uint64_t)msgID > (sizeof(mSupportedMsg) << 3)) { in isMessageSupported()
234 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMsgTask(msgTask), mContext(context), mSupportedMsg(0), in LocApiBase()
390 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.h83 uint64_t mSupportedMsg; variable
219 if (msgID > (sizeof(mSupportedMsg) << 3)) { in isMessageSupported()
223 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMask(0), mSupportedMsg(0), mContext(context) in LocApiBase()
357 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.h83 uint64_t mSupportedMsg; variable
219 if (msgID > (sizeof(mSupportedMsg) << 3)) { in isMessageSupported()
223 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMask(0), mSupportedMsg(0), mContext(context) in LocApiBase()
356 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/gps/core/
H A DLocApiBase.h83 uint64_t mSupportedMsg; variable
219 if (msgID > (sizeof(mSupportedMsg) << 3)) { in isMessageSupported()
223 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMask(0), mSupportedMsg(0), mContext(context) in LocApiBase()
357 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/sdm845/gps/msm8994/core/
H A DLocApiBase.h83 uint64_t mSupportedMsg; variable
219 if (msgID > (sizeof(mSupportedMsg) << 3)) { in isMessageSupported()
223 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMask(0), mSupportedMsg(0), mContext(context) in LocApiBase()
357 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/sdm845/gps/core/
H A DLocApiBase.h83 uint64_t mSupportedMsg; variable
219 if (msgID > (sizeof(mSupportedMsg) << 3)) { in isMessageSupported()
223 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMask(0), mSupportedMsg(0), mContext(context) in LocApiBase()
357 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/sdm845/gps/msm8996/core/
H A DLocApiBase.h83 uint64_t mSupportedMsg; variable
219 if (msgID > (sizeof(mSupportedMsg) << 3)) { in isMessageSupported()
223 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMask(0), mSupportedMsg(0), mContext(context) in LocApiBase()
356 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/sdm845/gps/msm8998/core/
H A DLocApiBase.h85 uint64_t mSupportedMsg; variable
229 if ((uint64_t)msgID > (sizeof(mSupportedMsg) << 3)) { in isMessageSupported()
233 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMask(0), mSupportedMsg(0), mContext(context) in LocApiBase()
387 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.h85 uint64_t mSupportedMsg; variable
232 if ((uint64_t)msgID > (sizeof(mSupportedMsg) << 3)) { in isMessageSupported()
236 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMask(0), mSupportedMsg(0), mContext(context) in LocApiBase()
417 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DLocApiBase.h84 uint64_t mSupportedMsg; variable
240 if ((uint64_t)msgID > (sizeof(mSupportedMsg) << 3)) { in isMessageSupported()
244 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp137 mMsgTask(msgTask), mContext(context), mSupportedMsg(0), in LocApiBase()
439 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.h83 uint64_t mSupportedMsg; variable
223 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMask(0), mSupportedMsg(0), mContext(context) in LocApiBase()
357 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()
/aosp12/hardware/qcom/sdm845/gps/msm8909/core/
H A DLocApiBase.h83 uint64_t mSupportedMsg; variable
223 return (messageChecker & mSupportedMsg) == messageChecker; in isMessageSupported()
H A DLocApiBase.cpp132 mMask(0), mSupportedMsg(0), mContext(context) in LocApiBase()
357 mSupportedMsg = supportedMsgList; in saveSupportedMsgList()