Home
last modified time | relevance | path

Searched defs:contains (Results 1 – 5 of 5) 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/interfaces/keymaster/4.1/vts/functional/
DKeymaster4_1HidlTest.h151 bool contains(hidl_vec<KeyParameter>& set, TypedTag typedTag) { in contains() function
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp85 bool contains(hidl_vec<KeyParameter>& set, TypedTag<tag_type, tag> ttag, ValueT expected_value) { in contains() function
93 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.cpp75 bool contains(const vector<KeyParameter>& set, TypedTag<tag_type, tag> ttag, in contains() function
87 bool contains(const vector<KeyParameter>& set, TypedTag<tag_type, tag>) { in contains() function