Searched defs:uid_t (Results 1 – 1 of 1) sorted by relevance
| /system/security/keystore/ |
| D | keystore.cpp | 938 static ResponseCode test(KeyStore* keyStore, int, uid_t, Value*, Value*, Value*) { in test() argument 1004 static ResponseCode reset(KeyStore* keyStore, int, uid_t, Value*, Value*, Value*) { in reset() argument 1032 static ResponseCode password(KeyStore* keyStore, int, uid_t, Value* pw, Value*, Value*) { in password() argument 1050 static ResponseCode lock(KeyStore* keyStore, int, uid_t, Value*, Value*, Value*) { in lock() argument 1060 static ResponseCode zero(KeyStore* keyStore, int, uid_t, Value*, Value*, Value*) { in zero() argument
|