Home
last modified time | relevance | path

Searched defs:saw (Results 1 – 3 of 3) sorted by relevance

/system/security/keystore/
Dkeystore_cli.cpp148 static int saw(sp<IKeystoreService> service, const String16& name, int uid) { in saw() function
DIKeystoreService.cpp172 virtual int32_t saw(const String16& name, int uid, Vector<String16>* matches) in saw() function in android::BpKeystoreService
Dkeystore.cpp1551 int32_t saw(const String16& prefix, int targetUid, Vector<String16>* matches) { in saw() function in android::KeyStoreProxy