Searched defs:matches (Results 1 – 5 of 5) sorted by relevance
289 regmatch_t matches[MAX_LINE_MATCHES]; in procline() local444 printline(struct str *line, int sep, regmatch_t *matches, int m) in printline()
149 Vector<String16> matches; in saw() local
172 virtual int32_t saw(const String16& name, int uid, Vector<String16>* matches) in saw()715 Vector<String16> matches; in onTransact() local
1166 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()
448 bool matches = false; in TEST() local