Searched defs:matches (Results 1 – 12 of 12) sorted by relevance
/system/keymaster/ |
D | keymaster_configuration.cpp | 91 regmatch_t matches[kPlatformVersionMatchCount]; in GetOsVersion() local 111 regmatch_t matches[kPlatformPatchlevelMatchCount]; in GetOsPatchlevel() local
|
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
D | util.c | 289 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/ |
D | keystore_cli.cpp | 197 Vector<String16> matches; in list() local
|
D | keystore_client_impl.cpp | 365 android::Vector<String16> matches; in listKeys() local
|
D | keystore.cpp | 348 android::Vector<android::String16>* matches, uid_t userId) { in list()
|
D | IKeystoreService.cpp | 582 virtual int32_t list(const String16& prefix, int uid, Vector<String16>* matches) in list() 1431 Vector<String16> matches; in onTransact() local
|
D | key_store_service.cpp | 133 int32_t KeyStoreService::list(const String16& prefix, int targetUid, Vector<String16>* matches) { in list()
|
/system/vold/ |
D | VolumeManager.h | 103 bool matches(const std::string& sysPath) { in matches() function
|
/system/connectivity/shill/test-scripts/ |
D | routing.py | 82 def matches(self, ip): member in Route
|
/system/update_engine/ |
D | p2p_manager.cc | 337 vector<pair<FilePath, Time>> matches; in PerformHousekeeping() local
|
/system/sepolicy/tools/ |
D | check_seapp.c | 502 size_t matches = 0; in rule_map_cmp() local
|
/system/core/liblog/tests/ |
D | liblog_test.cpp | 919 bool matches = false; in TEST() local
|