Home | History | Annotate | Download | only in libgenlock

Lines Matching refs:__FUNCTION__

55                   __FUNCTION__, lockType);
69 ALOGE("%s: handle is invalid", __FUNCTION__);
78 "or has not been attached", __FUNCTION__);
91 "err=%s fd=%d)", __FUNCTION__,
102 ,__FUNCTION__, lockType, strerror(errno), hnd->fd);
140 ALOGE("%s: handle is invalid", __FUNCTION__);
149 ALOGE("%s: open genlock device failed (err=%s)", __FUNCTION__,
157 ALOGE("%s: GENLOCK_IOC_NEW failed (error=%s)", __FUNCTION__,
166 ALOGE("%s: GENLOCK_IOC_EXPORT failed (error=%s)", __FUNCTION__,
195 ALOGE("%s: handle is invalid", __FUNCTION__);
202 ALOGE("%s: the lock is invalid", __FUNCTION__);
225 ALOGE("%s: handle is invalid", __FUNCTION__);
234 ALOGE("%s: open genlock device failed (err=%s)", __FUNCTION__,
243 ALOGE("%s: GENLOCK_IOC_ATTACH failed (err=%s)", __FUNCTION__,
277 ALOGE("%s: invalid lockType", __FUNCTION__);
282 ALOGW("%s: trying to lock a buffer with timeout = 0", __FUNCTION__);
318 ALOGE("%s: handle is invalid", __FUNCTION__);
325 ALOGE("%s: the lock is invalid", __FUNCTION__);
330 ALOGW("%s: timeout = 0", __FUNCTION__);
336 ALOGE("%s: GENLOCK_IOC_WAIT failed (err=%s)", __FUNCTION__,
357 ALOGW("%s: trying to lock a buffer with timeout = 0", __FUNCTION__);