Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 10 of 10) sorted by relevance

/system/libvintf/
DRegex.cpp41 bool Regex::matches(const std::string& s) const { in matches() function in android::vintf::details::Regex
/system/core/init/
Dservice_list.h61 std::vector<Service*> matches; in FindServicesByApexName() local
/system/keymaster/android_keymaster/
Dkeymaster_configuration.cpp82 regmatch_t matches[kPatchlevelMatchCount]; in GetPatchlevel() local
134 regmatch_t matches[kPlatformVersionMatchCount]; in GetOsVersion() local
/system/hardware/interfaces/net/netd/testutils/
DVtsHalNetNetdTestUtils.cpp75 int matches = 0; in countMatchingIpRules() local
/system/vold/
DVolumeManager.h67 bool matches(const std::string& sysPath) { in matches() function
/system/security/keystore2/src/database/
Dperboot.rs96 let mut matches: Vec<_> = reader.iter().filter(|x| p(&x.0)).collect(); in find_auth_token_entry() localVariable
/system/netd/server/
DControllers.cpp150 std::smatch matches; in findExistingChildChains() local
DTetherController.cpp858 std::smatch matches; in addForwardChainStats() local
/system/tools/hidl/host_utils/
DStringHelper.cpp113 std::vector<std::string> matches; in Tokenize() local
/system/sepolicy/tools/
Dcheck_seapp.c636 size_t matches = 0; in rule_map_cmp() local