Searched refs:DEFAULT_PERMS (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp227 static const perm_t DEFAULT_PERMS = static_cast<perm_t>(P_GET_STATE | P_GET | P_INSERT | P_DELETE variable
297 return (DEFAULT_PERMS & perm) &&

Completed in 38 milliseconds