Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeystore.cpp615 void addGrant(const char* filename, const Value* uidValue) { in addGrant()
630 bool removeGrant(const Value* keyValue, const Value* uidValue) { in removeGrant()
767 bool convertToUid(const Value* uidValue, uid_t* uid) const { in convertToUid() argument