/aosp12/build/soong/cmd/diff_target_files/ |
H A D | glob.go | 25 func Match(pattern, name string) (bool, error) { func
|
/aosp12/frameworks/base/core/java/android/service/autofill/ |
H A D | FieldClassification.java | 109 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 D | ConfigFilter.cpp | 79 bool AxisConfigFilter::Match(const ConfigDescription& config) const { in Match() function in aapt::AxisConfigFilter
|
/aosp12/system/unwinding/libbacktrace/ |
H A D | ThreadEntry.h | 54 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 D | zip2zip.go | 272 func (m *multiFlag) Match(s string) (bool, error) { func
|
/aosp12/build/blueprint/pathtools/ |
H A D | glob.go | 297 func Match(pattern, name string) (bool, error) { func
|
/aosp12/system/core/cli-test/ |
H A D | cli-test.cpp | 107 static bool Match(std::string* s, const std::string& prefix) { in Match() function
|
/aosp12/system/core/init/ |
H A D | devices.cpp | 157 bool Permissions::Match(const std::string& path) const { in Match() function in android::init::Permissions
|
/aosp12/art/compiler/dex/ |
H A D | inline_method_analyser.cc | 79 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 D | db_feature_matching.cpp | 3225 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 D | zip_archive.cc | 959 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 D | MediaStore.java | 819 public @interface Match {} annotation in MediaStore
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |