Home
last modified time | relevance | path

Searched defs:contains (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/vndk/util/
DC2InterfaceUtils.cpp88 bool C2SupportedRange<T>::contains(T value) const { in contains() function in C2SupportedRange
159 bool C2SupportedFlags<float>::contains(float value) const { in contains() function in C2SupportedFlags
180 bool C2SupportedFlags<T>::contains(T value) const { in contains() function in C2SupportedFlags
257 bool C2SupportedValueSet<T>::contains(T value) const { in contains() function in C2SupportedValueSet
/hardware/google/av/codec2/include/
DC2Buffer.h276 inline constexpr bool contains(const C2Segment &other) const { in contains() function
1371 inline constexpr bool contains(const C2Rect &other) const { in contains() function
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp79 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag> ttag, ValueT expected_value) { in contains() function
87 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag>) { in contains() function
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp192 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag> ttag, ValueT expected_value) { in contains() function
200 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag>) { in contains() function