Home
last modified time | relevance | path

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

/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.cpp149 Vector<String16> matches; in saw() local
DIKeystoreService.cpp172 virtual int32_t saw(const String16& name, int uid, Vector<String16>* matches) in saw()
715 Vector<String16> matches; in onTransact() local
Dkeystore.cpp1166 ResponseCode saw(const android::String8& prefix, android::Vector<android::String16> *matches, in saw()
1712 int32_t saw(const String16& prefix, int targetUid, Vector<String16>* matches) { in saw()
/system/core/liblog/tests/
Dliblog_test.cpp448 bool matches = false; in TEST() local