Home | History | Annotate | Download | only in keystore

Lines Matching refs:duplicate

1997     int32_t duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey,
2001 ALOGW("permission denied for %d: duplicate", callingUid);
2007 ALOGD("calling duplicate in state: %d", state);
2024 ALOGD("can only duplicate from caller to other or to same uid: "
2030 ALOGD("duplicate not granted to dest: %d -> %d", callingUid, destUid);