Searched defs:contains (Results 1 – 4 of 4) sorted by relevance
/hardware/google/av/codec2/vndk/util/ |
D | C2InterfaceUtils.cpp | 88 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/ |
D | C2Buffer.h | 276 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/ |
D | keymaster_hidl_hal_test.cpp | 79 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/ |
D | keymaster_hidl_hal_test.cpp | 192 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
|