Home
last modified time | relevance | path

Searched defs:match (Results 1 – 25 of 27) sorted by relevance

12

/system/tools/hidl/
DAST.cpp157 Type *match = importAST->findDefinedType(fqName, &matchingName); in addImport() local
175 Type *match = importAST->findDefinedType(fqName, &matchingName); in addImport() local
368 Type *match = importedAST->findDefinedType(fqName, &matchingName); in lookupTypeFromImports() local
395 Type *match = importedAST->findDefinedType(fqName, &matchingName); in lookupTypeFromImports() local
461 Type *match = importedAST->findDefinedType(ifc, &matchingName); in lookupTypeFromImports() local
DHash.cpp126 std::smatch match; in readHashFile() local
/system/sepolicy/tools/
Dsepolicy-check.c70 int match; in expand_and_check() local
126 int match; in check_rule() local
240 int match = 1; in main() local
/system/media/camera/docs/
Dmetadata_helpers.py1055 def filter_sub(match): argument
1132 def filter_sub(match): argument
1134 def filter_sub_2(match): argument
1167 def filter_sub(match): argument
Dmetadata_model.py149 def _children_name_map_matching(self, match=lambda x: True): argument
/system/core/fastboot/
Dusbtest.cpp129 ifc_match_func match; member
Dengine.cpp171 static int match(const char* str, const char** value, unsigned count) { in match() function
177 int match; in match() local
/system/tools/hidl/utils/
DFQName.cpp124 std::smatch match; in setTo() local
205 std::smatch match; in setVersion() local
DStringHelper.cpp71 std::smatch match; in Tokenize() local
/system/libvintf/
DHalManifest.cpp282 bool match = false; in checkCompatibility() local
312 bool match = false; in checkCompatibility() local
/system/keymaster/
Dkeymaster_configuration.cpp53 uint32_t match_to_uint32(const char* expression, const regmatch_t& match) { in match_to_uint32()
/system/core/logcat/
Dgetopt_long.cpp146 int match = -1; in parse_long_options_r() local
Dlogcat.cpp337 bool match = regexOk(context, entry); in processBuffer() local
/system/bt/btif/src/
Dbtif_gatt_util.cc54 int match = 0; in uuidType() local
/system/core/liblog/tests/
Dbenchmark_main.cpp92 int match = regexec(&re, b->Name(), 0, NULL, 0); in ShouldRun() local
/system/core/libcutils/
Dconfig_utils.c41 cnode *node, *match = NULL; in config_find() local
/system/core/fs_mgr/
Dfs_mgr_verity.cpp571 static int compare_last_signature(struct fstab_rec *fstab, int *match) in compare_last_signature()
657 int match = 0; in load_verity_state() local
/system/libhidl/transport/
DServiceManagement.cpp188 std::smatch match; in matchPackageName() local
/system/extras/simpleperf/
Ddso.cpp375 bool match = (build_id == real_build_id); in LoadKernel() local
/system/core/adf/libadf/
Dadf.cpp249 bool (*filter)(struct adf_interface_data *data, __u32 match), in adf_interfaces_filter()
/system/security/keystore/
Dkeystore_client_impl.cpp351 for (const auto& match : matches) { in listKeys() local
Dkeystore.cpp408 char* match = (char*)malloc(extra + 1); in list() local
/system/core/logd/
DLogBuffer.cpp297 enum match_type match = identical(elem, currentLast); in log() local
/system/core/init/
Ddevices.cpp196 bool match = false; in get_device_perm() local
/system/bt/stack/smp/
Dsmp_act.cc1880 bool match = false; in smp_proc_ltk_request() local

12