Searched defs:saw (Results 1 – 3 of 3) sorted by relevance
/system/security/keystore/ | ||
D | keystore_cli.cpp | 148 static int saw(sp<IKeystoreService> service, const String16& name, int uid) { in saw() function |
D | IKeystoreService.cpp | 172 virtual int32_t saw(const String16& name, int uid, Vector<String16>* matches) in saw() function in android::BpKeystoreService |
D | keystore.cpp | 1551 int32_t saw(const String16& prefix, int targetUid, Vector<String16>* matches) { in saw() function in android::KeyStoreProxy |