Home
last modified time | relevance | path

Searched defs:lastType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_codec_config.cpp149 A2dpCodecType lastType = GetCodecType(lastCodecInfo); in IsConfigChanged() local
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp314 … int lastType = ((lType == FilterType::TYPE_DATE && cType == FilterType::TYPE_TIME) || in FilterDateTime() local