Lines Matching refs:ALOGE
59 ALOGE("%s: invalid lockType (lockType = %d)", in get_kernel_lock_type()
72 ALOGE("%s: handle is invalid", __FUNCTION__); in perform_lock_unlock_operation()
80 ALOGE("%s: the lock has not been created," in perform_lock_unlock_operation()
93 ALOGE("%s: GENLOCK_IOC_DREADLOCK failed (lockType0x%x," in perform_lock_unlock_operation()
104 ALOGE("%s: GENLOCK_IOC_LOCK failed (lockType0x%x, err=%s fd=%d)" in perform_lock_unlock_operation()
147 ALOGE("%s: handle is invalid", __FUNCTION__); in genlock_create_lock()
156 ALOGE("%s: open genlock device failed (err=%s)", __FUNCTION__, in genlock_create_lock()
164 ALOGE("%s: GENLOCK_IOC_NEW failed (error=%s)", __FUNCTION__, in genlock_create_lock()
173 ALOGE("%s: GENLOCK_IOC_EXPORT failed (error=%s)", __FUNCTION__, in genlock_create_lock()
202 ALOGE("%s: handle is invalid", __FUNCTION__); in genlock_release_lock()
209 ALOGE("%s: the lock is invalid", __FUNCTION__); in genlock_release_lock()
232 ALOGE("%s: handle is invalid", __FUNCTION__); in genlock_attach_lock()
241 ALOGE("%s: open genlock device failed (err=%s)", __FUNCTION__, in genlock_attach_lock()
250 ALOGE("%s: GENLOCK_IOC_ATTACH failed (err=%s)", __FUNCTION__, in genlock_attach_lock()
284 ALOGE("%s: invalid lockType", __FUNCTION__); in genlock_lock_buffer()
325 ALOGE("%s: handle is invalid", __FUNCTION__); in genlock_wait()
332 ALOGE("%s: the lock is invalid", __FUNCTION__); in genlock_wait()
343 ALOGE("%s: GENLOCK_IOC_WAIT failed (err=%s)", __FUNCTION__, in genlock_wait()