Home
last modified time | relevance | path

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

/system/keymaster/
Dkeymaster_configuration.cpp91 regmatch_t matches[kPlatformVersionMatchCount]; in GetOsVersion() local
111 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.cpp197 Vector<String16> matches; in list() local
Dkeystore_client_impl.cpp365 android::Vector<String16> matches; in listKeys() local
Dkeystore.cpp348 android::Vector<android::String16>* matches, uid_t userId) { in list()
DIKeystoreService.cpp582 virtual int32_t list(const String16& prefix, int uid, Vector<String16>* matches) in list()
1431 Vector<String16> matches; in onTransact() local
Dkey_store_service.cpp133 int32_t KeyStoreService::list(const String16& prefix, int targetUid, Vector<String16>* matches) { in list()
/system/vold/
DVolumeManager.h103 bool matches(const std::string& sysPath) { in matches() function
/system/connectivity/shill/test-scripts/
Drouting.py82 def matches(self, ip): member in Route
/system/update_engine/
Dp2p_manager.cc337 vector<pair<FilePath, Time>> matches; in PerformHousekeeping() local
/system/sepolicy/tools/
Dcheck_seapp.c502 size_t matches = 0; in rule_map_cmp() local
/system/core/liblog/tests/
Dliblog_test.cpp919 bool matches = false; in TEST() local