Home
last modified time | relevance | path

Searched refs:hasId (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/broadcastradio/common/utils1x/
DUtils.cpp48 return hasId(a, type) && hasId(b, type); in bothHaveId()
53 return hasId(a, type) || hasId(b, type); in anyHaveId()
146 bool hasId(const ProgramSelector& sel, const IdentifierType type) { in hasId() function
162 if (!hasId(sel, type)) return defval; in getId()
204 if (subChannelOut && hasId(sel, IdentifierType::HD_SUBCHANNEL)) { in getLegacyChannel()
/hardware/interfaces/broadcastradio/common/utils2x/
DUtils.cpp96 return hasId(a, type) && hasId(b, type); in bothHaveId()
156 bool hasId(const ProgramSelector& sel, const IdentifierType type) { in hasId() function
172 if (!hasId(sel, type)) return defval; in getId()
194 if (hasId(sel, getType(idType))) return true; in isSupported()
/hardware/interfaces/broadcastradio/common/utils1x/include/broadcastradio-utils-1x/
DUtils.h52 bool hasId(const V1_1::ProgramSelector& sel, const V1_1::IdentifierType type);
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.cpp300 if (!utils::hasId(sel, IdentifierType::DAB_SIDECC)) return Result::INVALID_ARGUMENTS; in tuneByProgramSelector()
302 if (!utils::hasId(sel, IdentifierType::DRMO_SERVICE_ID)) return Result::INVALID_ARGUMENTS; in tuneByProgramSelector()
304 if (!utils::hasId(sel, IdentifierType::SXM_SERVICE_ID)) return Result::INVALID_ARGUMENTS; in tuneByProgramSelector()
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.cpp181 if (!utils::hasId(mCurrentProgram, IdentifierType::AMFM_FREQUENCY)) { in step()
304 if (!utils::hasId(mCurrentProgram, IdentifierType::AMFM_FREQUENCY)) return {}; in getAmFmRangeLocked()
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.cpp414 if (mSessionBiDict.hasId(id)) { in locAPIStartSession()
477 if (mSessionBiDict.hasId(id)) { in locAPIStopSession()
510 if (mSessionBiDict.hasId(id)) { in locAPIUpdateSessionOptions()
602 if (mSessionBiDict.hasId(id)) { in locAPIGetBatchedLocations()
DLocationAPIClientBase.h304 bool hasId(uint32_t id) { in hasId() function
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.cpp435 if (mSessionBiDict.hasId(id)) { in locAPIStartSession()
498 if (mSessionBiDict.hasId(id)) { in locAPIStopSession()
531 if (mSessionBiDict.hasId(id)) { in locAPIUpdateSessionOptions()
623 if (mSessionBiDict.hasId(id)) { in locAPIGetBatchedLocations()
DLocationAPIClientBase.h309 bool hasId(uint32_t id) { in hasId() function
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.cpp414 if (mSessionBiDict.hasId(id)) { in locAPIStartSession()
477 if (mSessionBiDict.hasId(id)) { in locAPIStopSession()
510 if (mSessionBiDict.hasId(id)) { in locAPIUpdateSessionOptions()
602 if (mSessionBiDict.hasId(id)) { in locAPIGetBatchedLocations()
DLocationAPIClientBase.h304 bool hasId(uint32_t id) { in hasId() function
/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPIClientBase.cpp414 if (mSessionBiDict.hasId(id)) { in locAPIStartSession()
477 if (mSessionBiDict.hasId(id)) { in locAPIStopSession()
510 if (mSessionBiDict.hasId(id)) { in locAPIUpdateSessionOptions()
602 if (mSessionBiDict.hasId(id)) { in locAPIGetBatchedLocations()
DLocationAPIClientBase.h301 bool hasId(uint32_t id) { in hasId() function
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.cpp435 if (mSessionBiDict.hasId(id)) { in locAPIStartSession()
498 if (mSessionBiDict.hasId(id)) { in locAPIStopSession()
531 if (mSessionBiDict.hasId(id)) { in locAPIUpdateSessionOptions()
623 if (mSessionBiDict.hasId(id)) { in locAPIGetBatchedLocations()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp385 if (mSessionBiDict.hasId(id)) { in locAPIStartSession()
438 if (mSessionBiDict.hasId(id)) { in locAPIStopSession()
474 if (mSessionBiDict.hasId(id)) { in locAPIUpdateSessionOptions()
DLocationAPIClientBase.h277 bool hasId(uint32_t id) { in hasId() function
/hardware/qcom/sdm845/gps/msm8998/location/
DLocationAPIClientBase.h165 bool hasId(uint32_t id) { in hasId() function
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h165 bool hasId(uint32_t id) { in hasId() function