Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/libnl++/
DAttributes.cpp38 bool Attributes::contains(nlattrtype_t attrtype) const { in contains() function in android::nl::Attributes
/hardware/google/aemu/base/include/aemu/base/containers/
DLookup.h152 bool contains(const T& c, const typename T::key_type& key) { in contains() function
/hardware/interfaces/keymaster/4.1/vts/functional/
DKeymaster4_1HidlTest.h151 bool contains(hidl_vec<KeyParameter>& set, TypedTag typedTag) { in contains() function
/hardware/interfaces/media/bufferpool/aidl/default/
DDataHelper.h60 bool contains(std::map<T, std::set<U>> *mapOfSet, T key, U value) { in contains() function
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp92 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag> ttag, ValueT expected_value) { in contains() function
100 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag>) { in contains() function
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp190 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag> ttag, ValueT expected_value) { in contains() function
198 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag>) { in contains() function
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintTest.cpp87 bool contains(const vector<KeyParameter>& set, TypedTag<tag_type, tag> ttag, in contains() function
99 bool contains(const vector<KeyParameter>& set, TypedTag<tag_type, tag>) { in contains() function