/system/core/init/ |
D | host_builtin_map.py | 21 match = CHECK_REGEX.match(line) variable 39 match = DO_REGEX.match(line) variable
|
D | firmware_handler.h | 42 std::function<bool(const std::string&)> match; member
|
D | mount_handler.cpp | 190 auto match = untouched.find(entry); in MountHandlerFunction() local
|
/system/extras/simpleperf/scripts/ |
D | debug_unwind_reporter.py | 83 def match(self, sample: Sample) -> bool: member in SampleFilter 88 def match(self, sample: Sample) -> bool: member in CompleteCallChainFilter 99 def match(self, sample: Sample) -> bool: member in ErrorCodeFilter 107 def match(self, sample: Sample) -> bool: member in EndDsoFilter 115 def match(self, sample: Sample) -> bool: member in EndSymbolFilter 123 def match(self, sample: Sample) -> bool: member in SampleTimeFilter
|
/system/linkerconfig/contents/tests/configuration/include/ |
D | linkerconfigparser.h | 36 std::smatch match; in ParseDirPath() local 51 inline void ParseAdditionalNamespaces(const std::smatch& match, in ParseAdditionalNamespaces() 215 std::smatch match; in ParseConfiguration() local
|
/system/extras/simpleperf/ |
D | RegEx_test.cpp | 32 auto match = re->SearchAll("aaa"); in TEST() local
|
D | ProbeEvents.cpp | 60 auto match = name_reg->SearchAll(args[0]); in ParseKprobeEventName() local
|
D | cmd_api.cpp | 130 auto match = re->SearchAll(content); in GetAppUid() local
|
D | BranchListFile.h | 80 bool match = Filter(dso->Path()); in Filter() local
|
/system/sepolicy/tools/ |
D | sepolicy-check.c | 70 int match; in expand_and_check() local 126 int match; in check_rule() local 240 int match = 1; in main() local
|
/system/libvintf/ |
D | Regex.cpp | 42 regmatch_t match; in matches() local
|
D | KernelConfigParser.cpp | 63 std::smatch match; in processRemaining() local
|
/system/extras/boottime_tools/io_analysis/ |
D | check_io_trace_all.py | 136 def do_parse_bio_queue(self, l, match): argument 326 def do_handle_switch(self, l, match): argument 348 def do_handle_reason(self, l, match): argument
|
D | check_file_read.py | 259 def handle_open(self, match): argument 284 def handle_ext4_block_exit(self, match): argument 323 def handle_bio_remap(self, match): argument 330 def handle_block_issue(self, match): argument
|
D | check_io_trace.py | 129 def parse_block_trace(self, l, match): argument
|
/system/core/libcutils/ |
D | fs_config_test.cpp | 44 bool match; member 149 bool match, retval = false; in check_fs_config_cmp() local
|
D | config_utils.cpp | 40 cnode *node, *match = NULL; in config_find() local
|
/system/apex/apexd/ |
D | apex_classpath.cpp | 111 std::smatch match; in ParseFromFile() local
|
/system/tools/hidl/ |
D | AST.cpp | 439 Type* match = importAST->findDefinedType(fqName, &matchingName); in importFQName() local 458 Type* match = importAST->findDefinedType(fqName, &matchingName); in importFQName() local 662 Type *match = importedAST->findDefinedType(fqName, &matchingName); in lookupTypeFromImports() local 689 Type *match = importedAST->findDefinedType(fqName, &matchingName); in lookupTypeFromImports() local 741 Type *match = importedAST->findDefinedType(ifc, &matchingName); in lookupTypeFromImports() local
|
/system/media/camera/docs/ |
D | metadata_helpers.py | 1222 def filter_sub(match): argument 1299 def filter_sub(match): argument 1301 def filter_sub_2(match): argument 1334 def filter_sub(match): argument
|
/system/extras/ioblame/ |
D | androidFsParser.py | 143 def do_parse_start(self, line, match): argument
|
/system/tools/hidl/hashing/ |
D | Hash.cpp | 123 std::smatch match; in readHashFile() local
|
/system/keymaster/android_keymaster/ |
D | keymaster_configuration.cpp | 54 uint32_t match_to_uint32(const char* expression, const regmatch_t& match) { in match_to_uint32()
|
/system/tools/hidl/host_utils/ |
D | StringHelper.cpp | 111 std::smatch match; in Tokenize() local
|
/system/testing/gtest_extras/gtest_isolated/ |
D | Options.cpp | 247 std::smatch match; in ProcessFlagfile() local
|