Home
last modified time | relevance | path

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

/system/keymaster/
Dkeymaster_configuration.cpp83 regmatch_t matches[kPlatformVersionMatchCount]; in GetOsVersion() local
112 regmatch_t matches[kPlatformPatchlevelMatchCount]; in GetOsPatchlevel() local
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dutil.c289 regmatch_t matches[MAX_LINE_MATCHES]; in procline() local
444 printline(struct str *line, int sep, regmatch_t *matches, int m) in printline()
/system/security/keystore/
Dkeystore_cli.cpp194 Vector<String16> matches; in list() local
Dkeystore_client_impl.cpp348 android::Vector<String16> matches; in listKeys() local
DIKeystoreService.cpp216 Vector<String16>* matches) override { in list()
986 Vector<String16> matches; in onTransact() local
Dkeystore.cpp380 android::Vector<android::String16>* matches, uid_t userId) { in list()
Dkey_store_service.cpp222 Vector<String16>* matches) { in list()
/system/vold/
DVolumeManager.h103 bool matches(const std::string& sysPath) { in matches() function
/system/tools/hidl/utils/
DStringHelper.cpp78 std::vector<std::string> matches; in Tokenize() local
/system/update_engine/
Dp2p_manager.cc337 vector<pair<FilePath, Time>> matches; in PerformHousekeeping() local
/system/sepolicy/tools/
Dcheck_seapp.c531 size_t matches = 0; in rule_map_cmp() local
/system/core/liblog/tests/
Dliblog_test.cpp1095 bool matches = false; in TEST() local