Home | History | Annotate | Download | only in adaptation

Lines Matching refs:__FUNCTION__

69         ALOGE ("%s: filename too long", __FUNCTION__);
74 ALOGD ("%s: buffer len=%u; file=%s", __FUNCTION__, nbytes, filename);
81 ALOGD ("%s: read bytes=%u", __FUNCTION__, actualRead);
86 ALOGE ("%s: fail to read", __FUNCTION__);
93 ALOGD ("%s: fail to open", __FUNCTION__);
126 ALOGE ("%s: filename too long", __FUNCTION__);
130 ALOGD ("%s: bytes=%u; file=%s", __FUNCTION__, nbytes, filename);
136 ALOGD ("%s: %d bytes written", __FUNCTION__, actualWritten);
142 ALOGE ("%s: fail to write", __FUNCTION__);
149 ALOGE ("%s: fail to open, error = %d", __FUNCTION__, errno);
199 ALOGD ("%s", __FUNCTION__);
204 ALOGE ("%s: filename too long", __FUNCTION__);