Lines Matching refs:ALOGE
53 ALOGE("%s: invalid lockType (lockType = %d)", in get_kernel_lock_type()
66 ALOGE("%s: handle is invalid", __FUNCTION__); in perform_lock_unlock_operation()
74 ALOGE("%s: the lock has not been created," in perform_lock_unlock_operation()
87 ALOGE("%s: GENLOCK_IOC_DREADLOCK failed (lockType0x%x," in perform_lock_unlock_operation()
98 ALOGE("%s: GENLOCK_IOC_LOCK failed (lockType0x%x, err=%s fd=%d)" in perform_lock_unlock_operation()
136 ALOGE("%s: handle is invalid", __FUNCTION__); in genlock_create_lock()
146 ALOGE("%s: open genlock device failed (err=%s)", __FUNCTION__, in genlock_create_lock()
154 ALOGE("%s: GENLOCK_IOC_NEW failed (error=%s)", __FUNCTION__, in genlock_create_lock()
163 ALOGE("%s: GENLOCK_IOC_EXPORT failed (error=%s)", __FUNCTION__, in genlock_create_lock()
194 ALOGE("%s: handle is invalid", __FUNCTION__); in genlock_release_lock()
201 ALOGE("%s: the lock is invalid", __FUNCTION__); in genlock_release_lock()
224 ALOGE("%s: handle is invalid", __FUNCTION__); in genlock_attach_lock()
233 ALOGE("%s: open genlock device failed (err=%s)", __FUNCTION__, in genlock_attach_lock()
242 ALOGE("%s: GENLOCK_IOC_ATTACH failed (err=%s)", __FUNCTION__, in genlock_attach_lock()
276 ALOGE("%s: invalid lockType", __FUNCTION__); in genlock_lock_buffer()
317 ALOGE("%s: handle is invalid", __FUNCTION__); in genlock_wait()
324 ALOGE("%s: the lock is invalid", __FUNCTION__); in genlock_wait()
335 ALOGE("%s: GENLOCK_IOC_WAIT failed (err=%s)", __FUNCTION__, in genlock_wait()