Home | History | Annotate | Download | only in keystore

Lines Matching defs:isOperationAuthorized

1249     virtual bool isOperationAuthorized(const sp<IBinder>& token)
1257 ALOGD("isOperationAuthorized() could not contact remote: %d\n", status);
1263 ALOGD("isOperationAuthorized() caught exception %d\n", err);
1813 bool result = isOperationAuthorized(token);