Home | History | Annotate | Download | only in keystore

Lines Matching defs:exist

1115      * Returns any existing UserState or creates it if it doesn't exist.
1141 * Returns NULL if the UserState doesn't already exist.
1476 int32_t exist(const String16& name, int targetUid) {
1479 ALOGW("permission denied for %d: exist", callingUid);