Home
last modified time | relevance | path

Searched refs:isMessageSupported (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.cpp269 if (ContextBase::isMessageSupported( in getCapabilities()
274 if (ContextBase::isMessageSupported(LOC_API_ADAPTER_MESSAGE_DISTANCE_BASE_TRACKING)) { in getCapabilities()
277 if (ContextBase::isMessageSupported(LOC_API_ADAPTER_MESSAGE_OUTDOOR_TRIP_BATCHING)) { in getCapabilities()
DContextBase.h166 static inline bool isMessageSupported(LocCheckingMessagesID msgID) { in isMessageSupported() function
/hardware/qcom/sdm845/gps/msm8909/core/
DLocApiBase.h218 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/gps/core/
DLocApiBase.h218 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/sdm845/gps/msm8994/core/
DLocApiBase.h218 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/sdm845/gps/msm8996/core/
DLocApiBase.h218 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/gps/msm8996/core/
DLocApiBase.h218 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/sdm845/gps/core/
DLocApiBase.h218 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/gps/msm8909/core/
DLocApiBase.h218 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/gps/msm8994/core/
DLocApiBase.h218 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.h226 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/sdm845/gps/msm8998/core/
DLocApiBase.h225 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/gps/msm8998/core/
DLocApiBase.h228 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/sdm845/gps/sdm845/core/
DLocApiBase.h236 inline bool isMessageSupported (LocCheckingMessagesID msgID) const { in isMessageSupported() function
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp1160 if (mLocApi->isMessageSupported(LOC_API_ADAPTER_MESSAGE_DISTANCE_BASE_LOCATION_BATCHING)) { in getCapabilities()
1164 if (mLocApi->isMessageSupported(LOC_API_ADAPTER_MESSAGE_DISTANCE_BASE_TRACKING)) { in getCapabilities()
1167 if (mLocApi->isMessageSupported(LOC_API_ADAPTER_MESSAGE_OUTDOOR_TRIP_BATCHING)) { in getCapabilities()
/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp349 } else if (!ContextBase::isMessageSupported( in startBatchingCommand()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp1901 if (mLocApi->isMessageSupported(LOC_API_ADAPTER_MESSAGE_DISTANCE_BASE_LOCATION_BATCHING)) { in getCapabilities()
1905 if (mLocApi->isMessageSupported(LOC_API_ADAPTER_MESSAGE_DISTANCE_BASE_TRACKING)) { in getCapabilities()
1908 if (mLocApi->isMessageSupported(LOC_API_ADAPTER_MESSAGE_OUTDOOR_TRIP_BATCHING)) { in getCapabilities()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp1081 if (mApi.isMessageSupported(LOC_API_ADAPTER_MESSAGE_DISTANCE_BASE_LOCATION_BATCHING)){ in requestCapabilitiesCommand()
1085 if (mApi.isMessageSupported(LOC_API_ADAPTER_MESSAGE_DISTANCE_BASE_TRACKING)) { in requestCapabilitiesCommand()
/hardware/qcom/sdm845/gps/msm8998/gnss/
DGnssAdapter.cpp1074 if (mApi.isMessageSupported(LOC_API_ADAPTER_MESSAGE_DISTANCE_BASE_LOCATION_BATCHING)){ in requestCapabilitiesCommand()
1078 if (mApi.isMessageSupported(LOC_API_ADAPTER_MESSAGE_DISTANCE_BASE_TRACKING)) { in requestCapabilitiesCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp2238 ContextBase::isMessageSupported(LOC_API_ADAPTER_MESSAGE_DISTANCE_BASE_TRACKING)) { in saveTrackingSession()
2365 ContextBase::isMessageSupported( in startTrackingCommand()