HomeSort by relevance Sort by last modified time
    Searched refs:__FUNCTION__ (Results 226 - 250 of 720) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
jbd.h 27 #define jbd_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), journal_oom_retry)
28 #define jbd_rep_kmalloc(size, flags) __jbd_kmalloc(__FUNCTION__, (size), (flags), 1)
  /hardware/qcom/display/libcopybit/
software_converter.cpp 143 __FUNCTION__, src_base, dst_base);
184 ALOGD("Enter %s", __FUNCTION__);
186 ALOGE("%s: invalid inputs hnd=%p rhs=%p", __FUNCTION__, hnd, rhs);
210 ALOGE("%s: unsupported format (format=0x%x)", __FUNCTION__,
231 ALOGE("%s: invalid inputs hnd=%p rhs=%p", __FUNCTION__, hnd, rhs);
255 ALOGE("%s: unsupported format (format=0x%x)", __FUNCTION__,
  /external/libselinux/src/
android.c 149 selinux_log(SELINUX_ERROR, "%s: could not open any seapp_contexts file", __FUNCTION__);
276 __FUNCTION__,
293 __FUNCTION__, seapp_contexts_file[i - 1], lineno, name, value);
298 "%s: Out of memory\n", __FUNCTION__);
451 __FUNCTION__, uid, seinfo, pkgname);
514 __FUNCTION__, pkgdir, uid, strerror(errno));
518 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __FUNCTION__);
583 __FUNCTION__, strerror(errno));
587 __FUNCTION__, uid, seinfo, strerror(errno));
592 selinux_log(SELINUX_ERROR, "%s: Out of memory\n", __FUNCTION__);
    [all...]
  /frameworks/av/services/camera/libcameraservice/camera2/
Parameters.cpp 50 ALOGE("%s: No static information provided!", __FUNCTION__);
172 __FUNCTION__, cameraId, availableFormats.data.i32[i]);
214 __FUNCTION__, supportedPreviewFrameRates.string());
341 __FUNCTION__, cameraId,
403 __FUNCTION__, cameraId, availableEffects.data.u8[i]);
443 __FUNCTION__, cameraId,
537 __FUNCTION__, cameraId,
639 __FUNCTION__, cameraId, availableAfModes.data.u8[i]);
674 ALOGE("%s: Can't calculate field of views!", __FUNCTION__);
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 24 error("Callback: '%s' is not called on the correct thread", __FUNCTION__);\
36 #define info(fmt, ...) ALOGI ("%s(L%d): " fmt,__FUNCTION__, __LINE__, ## __VA_ARGS__)
37 #define debug(fmt, ...) ALOGD ("%s(L%d): " fmt,__FUNCTION__, __LINE__, ## __VA_ARGS__)
38 #define warn(fmt, ...) ALOGW ("WARNING: %s(L%d): " fmt "##",__FUNCTION__, __LINE__, ## __VA_ARGS__)
39 #define error(fmt, ...) ALOGE ("ERROR: %s(L%d): " fmt "##",__FUNCTION__, __LINE__, ## __VA_ARGS__)
40 #define asrt(s) if(!(s)) ALOGE ("%s(L%d): ASSERT %s failed! ##",__FUNCTION__, __LINE__, #s)
204 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
225 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
241 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
256 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
    [all...]
com_android_bluetooth_hdp.cpp 23 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);\
59 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
71 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
88 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
130 ALOGI("%s: succeeds", __FUNCTION__);
  /external/bluetooth/bluedroid/main/
bte_main.c 192 APPL_TRACE_DEBUG1("%s", __FUNCTION__);
220 APPL_TRACE_DEBUG1("%s", __FUNCTION__);
239 APPL_TRACE_DEBUG1("%s", __FUNCTION__);
254 APPL_TRACE_DEBUG1("%s Not Turninig Off the BT before Turninig ON", __FUNCTION__);
288 APPL_TRACE_DEBUG1("%s", __FUNCTION__);
  /external/qemu/android/
boot-properties.c 177 __FUNCTION__, p->property);
209 __FUNCTION__, key_buf_len, ret);
218 __FUNCTION__, value_buf_len, ret);
226 __FUNCTION__);
315 D("%s: ignoring unknown command: %.*s", __FUNCTION__, msglen, msg);
  /hardware/qcom/display/libgralloc/
ionalloc.cpp 51 __FUNCTION__, strerror(errno));
97 __FUNCTION__, strerror(errno));
108 __FUNCTION__, strerror(errno));
195 __FUNCTION__, strerror(errno));
224 __FUNCTION__, strerror(errno));
  /hardware/qcom/display/liboverlay/
overlayMdpRot.cpp 110 ALOGE_IF(DEBUG_OVERLAY, "%s: r=%d", __FUNCTION__, r);
186 ALOGE_IF(DEBUG_OVERLAY, "%s: same size %d", __FUNCTION__, opBufSize);
190 ALOGE_IF(DEBUG_OVERLAY, "%s: size changed - remapping", __FUNCTION__);
196 ALOGE("%s Error could not open", __FUNCTION__);
241 ALOGE("%s error in closing prev rot mem", __FUNCTION__);
overlayMdssRot.cpp 104 ALOGE_IF(DEBUG_OVERLAY, "%s: rot=%d", __FUNCTION__, flags);
150 ALOGE("%s error in closing prev rot mem", __FUNCTION__);
184 ALOGE_IF(DEBUG_OVERLAY, "%s: same size %d", __FUNCTION__, opBufSize);
188 ALOGE_IF(DEBUG_OVERLAY, "%s: size changed - remapping", __FUNCTION__);
194 ALOGE("%s Error could not open", __FUNCTION__);
  /system/bluetooth/bluedroid/
bluetooth.c 151 ALOGV(__FUNCTION__);
192 __FUNCTION__, hci_sock, strerror(errno), errno);
199 __FUNCTION__, ret);
226 ALOGV(__FUNCTION__);
267 ALOGV(__FUNCTION__);

Completed in 982 milliseconds

1 2 3 4 5 6 7 8 91011>>