Home
last modified time | relevance | path

Searched defs:Match (Results 1 – 13 of 13) sorted by relevance

/aosp12/build/soong/cmd/diff_target_files/
H A Dglob.go25 func Match(pattern, name string) (bool, error) { func
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DFieldClassification.java109 public static final class Match { class in FieldClassification
115 public Match(String categoryId, float score) { in Match() method in FieldClassification.Match
/aosp12/frameworks/base/tools/aapt2/filter/
H A DConfigFilter.cpp79 bool AxisConfigFilter::Match(const ConfigDescription& config) const { in Match() function in aapt::AxisConfigFilter
/aosp12/system/unwinding/libbacktrace/
H A DThreadEntry.h54 bool Match(pid_t chk_pid, pid_t chk_tid) { return (chk_pid == pid_ && chk_tid == tid_); } in Match() function
/aosp12/build/soong/cmd/zip2zip/
H A Dzip2zip.go272 func (m *multiFlag) Match(s string) (bool, error) { func
/aosp12/build/blueprint/pathtools/
H A Dglob.go297 func Match(pattern, name string) (bool, error) { func
/aosp12/system/core/cli-test/
H A Dcli-test.cpp107 static bool Match(std::string* s, const std::string& prefix) { in Match() function
/aosp12/system/core/init/
H A Ddevices.cpp157 bool Permissions::Match(const std::string& path) const { in Match() function in android::init::Permissions
/aosp12/art/compiler/dex/
H A Dinline_method_analyser.cc79 bool Matcher::Match(const CodeItemDataAccessor* code_item, MatchFn* const (&pattern)[size]) { in Match() function in art::__anon8ac9998c0110::Matcher
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_feature_matching.cpp3225 void db_Matcher_f::Match(const float * const *l_img,const float * const *r_img, in Match() function in db_Matcher_f
3353 void db_Matcher_u::Match(const unsigned char * const *l_img,const unsigned char * const *r_img, in Match() function in db_Matcher_u
/aosp12/system/libziparchive/
H A Dzip_archive.cc959 bool Match(std::string_view entry_name) const { return matcher(entry_name); } in Match() function
/aosp12/packages/providers/MediaProvider/apex/framework/java/android/provider/
H A DMediaStore.java819 public @interface Match {} annotation in MediaStore
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...