Home
last modified time | relevance | path

Searched defs:Matches (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/tools/veridex/
H A Dclass_filter.h28 bool Matches(const char* class_descriptor) const { in Matches() function
H A Dapi_list_filter.h59 bool Matches(hiddenapi::ApiList list) const { in Matches() function
/aosp12/system/logging/logd/
H A DPruneList.cpp26 bool Prune::Matches(LogBufferElement* element) const { in Matches() function in Prune
/aosp12/build/blueprint/pathtools/
H A Dglob.go45 Matches []string member
/aosp12/system/core/fastboot/
H A Dudp.cpp93 bool Header::Matches(const uint8_t* response) { in Matches() function in udp::Header
/aosp12/frameworks/base/tools/aapt2/
H A DResourceValues.cpp726 bool Attribute::Matches(const Item& item, DiagMessage* out_msg) const { in Matches() function in aapt::Attribute