Home
last modified time | relevance | path

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

12

/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/libvintf/
DRegex.cpp42 regmatch_t match; in matches() local
DKernelConfigParser.cpp64 std::smatch match; in processRemaining() local
DCompatibilityMatrix.cpp148 bool match = interfaceMatch && instanceMatch; in splitInstance() local
/system/extras/boottime_tools/io_analysis/
Dcheck_io_trace_all.py136 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
Dcheck_file_read.py259 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
Dcheck_io_trace.py129 def parse_block_trace(self, l, match): argument
/system/netd/server/
DTrafficController.cpp97 const std::string uidMatchTypeToString(uint8_t match) { in uidMatchTypeToString()
552 Status TrafficController::updateOwnerMapEntry(UidOwnerMatchType match, uid_t uid, FirewallRule rule, in updateOwnerMapEntry()
578 UidOwnerMatchType match) { in removeRule()
595 UidOwnerMatchType match, uint32_t iif) { in addRule()
618 UidOwnerMatchType match = jumpOpToMatch(jumpHandling); in updateUidOwnerMap() local
672 Status TrafficController::replaceRulesInMap(const UidOwnerMatchType match, in replaceRulesInMap()
772 uint8_t match; in toggleUidOwnerMap() local
DTrafficControllerTest.cpp167 void checkUidOwnerRuleForChain(ChildChain chain, UidOwnerMatchType match) { in checkUidOwnerRuleForChain()
198 void checkEachUidValue(const std::vector<int32_t>& uids, UidOwnerMatchType match) { in checkEachUidValue()
214 UidOwnerMatchType match) { in checkUidMapReplace()
/system/core/libcutils/
Dfs_config_test.cpp43 bool match; member
147 bool match, retval = false; in check_fs_config_cmp() local
Dconfig_utils.cpp40 cnode *node, *match = NULL; in config_find() local
/system/tools/hidl/
DAST.cpp430 Type *match = importAST->findDefinedType(fqName, &matchingName); in addImport() local
448 Type *match = importAST->findDefinedType(fqName, &matchingName); in addImport() local
620 Type *match = importedAST->findDefinedType(fqName, &matchingName); in lookupTypeFromImports() local
647 Type *match = importedAST->findDefinedType(fqName, &matchingName); in lookupTypeFromImports() local
699 Type *match = importedAST->findDefinedType(ifc, &matchingName); in lookupTypeFromImports() local
/system/media/camera/docs/
Dmetadata_helpers.py1177 def filter_sub(match): argument
1254 def filter_sub(match): argument
1256 def filter_sub_2(match): argument
1289 def filter_sub(match): argument
/system/core/init/
Dmount_handler.cpp135 auto match = untouched.find(entry); in MountHandlerFunction() local
/system/bt/stack/btm/
Dbtm_ble_connection_establishment.cc115 bool match = false; in btm_ble_conn_complete() local
/system/keymaster/android_keymaster/
Dkeymaster_configuration.cpp48 uint32_t match_to_uint32(const char* expression, const regmatch_t& match) { in match_to_uint32()
/system/netd/libnetdutils/include/netdutils/
DSlice.h153 uint8_t* match = (uint8_t*)memchr(s.base(), c, s.size()); in findFirstMatching() local
/system/tools/hidl/hashing/
DHash.cpp131 std::smatch match; in readHashFile() local
/system/tools/hidl/utils/
DFQName.cpp110 std::smatch match; in setTo() local
216 std::smatch match; in parseVersion() local
/system/core/fs_mgr/
Dfs_mgr_verity.cpp543 static int compare_last_signature(const FstabEntry& entry, int* match) { in compare_last_signature()
648 int match = 0; in load_verity_state() local
/system/tools/hidl/host_utils/
DStringHelper.cpp67 std::smatch match; in Tokenize() local
/system/netd/bpf_progs/
Dnetd.h208 int match = bpf_owner_match(skb, sock_uid, direction); in bpf_traffic_account() local
/system/extras/partition_tools/
Dlpdump.cc172 std::smatch match; in GetReadonlyPartitionName() local
/system/core/deprecated-adf/libadf/
Dadf.cpp253 bool (*filter)(struct adf_interface_data *data, __u32 match), in adf_interfaces_filter()
/system/core/llkd/
Dlibllkd.cpp816 char match = -1; in llkCheckStack() local
1028 auto match = ::sscanf( in llkCheck() local

12