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

<<11121314151617181920>>

  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 234 checkAndClearExceptionFromCallback(env, __FUNCTION__);
247 checkAndClearExceptionFromCallback(env, __FUNCTION__);
266 checkAndClearExceptionFromCallback(env, __FUNCTION__);
277 checkAndClearExceptionFromCallback(env, __FUNCTION__);
295 checkAndClearExceptionFromCallback(env, __FUNCTION__);
313 checkAndClearExceptionFromCallback(env, __FUNCTION__);
331 checkAndClearExceptionFromCallback(env, __FUNCTION__);
349 checkAndClearExceptionFromCallback(env, __FUNCTION__);
462 checkAndClearExceptionFromCallback(env, __FUNCTION__);
520 checkAndClearExceptionFromCallback(env, __FUNCTION__);
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
GlyphMapAndroid.cpp 94 SkDebugf("%s last char is high-surrogate", __FUNCTION__);
115 SkDebugf("%s count != length\n", __FUNCTION__);
135 SkDebugf("%s count != length\n", __FUNCTION__);
  /sdk/emulator/opengl/tests/ut_renderer/
X11Windowing.cpp 65 D("%s: move to [%d,%d] adjusted to [%d,%d]", __FUNCTION__,
74 __FUNCTION__, xNew, yNew, xAdjust, yAdjust, x+xAdjust, y+yAdjust);
127 D("%s: Saved window position [%d, %d]\n", __FUNCTION__, X11_wmXPos, X11_wmYPos);
  /external/chromium/third_party/libjingle/source/talk/session/phone/
srtpfilter.cc 467 return SrtpNotAvailable(__FUNCTION__);
471 return SrtpNotAvailable(__FUNCTION__);
476 return SrtpNotAvailable(__FUNCTION__);
481 return SrtpNotAvailable(__FUNCTION__);
485 return SrtpNotAvailable(__FUNCTION__);
489 return SrtpNotAvailable(__FUNCTION__);
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
SocketStream.cpp 76 ERR("%s: realloc (%zu) failed\n", __FUNCTION__, allocSize);
103 ERR("%s: failed: %s\n", __FUNCTION__, strerror(errno));
  /external/chromium/chrome/browser/download/
download_item.cc 338 VLOG(20) << __FUNCTION__ << "()" << " download = " << DebugString(true);
368 VLOG(20) << " " << __FUNCTION__ << "() "
466 VLOG(20) << " " << __FUNCTION__ << "()"
481 VLOG(20) << " " << __FUNCTION__ << "() "
494 VLOG(20) << " " << __FUNCTION__ << "() "
520 VLOG(20) << " " << __FUNCTION__ << "()"
571 VLOG(20) << " " << __FUNCTION__ << "()"
621 VLOG(20) << " " << __FUNCTION__ << "() " << DebugString(true);
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 122 ALOGD ("%s: enter; name=%s", __FUNCTION__, name);
154 ALOGD ("%s: exit %d", __FUNCTION__, retval);
  /external/libsepol/tests/
test-downgrade.c 52 fprintf(stderr, "%s: Out of memory!\n", __FUNCTION__);
173 __FUNCTION__);
  /external/webkit/Source/WebKit/mac/Misc/
WebKitSystemBits.m 54 LOG_ERROR("%s : host_info(%d) : %s.\n", __FUNCTION__, r, mach_error_string(r));
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 86 checkAndClearExceptionFromCallback(env, __FUNCTION__);
93 checkAndClearExceptionFromCallback(env, __FUNCTION__);
101 checkAndClearExceptionFromCallback(env, __FUNCTION__);
112 checkAndClearExceptionFromCallback(env, __FUNCTION__);
120 checkAndClearExceptionFromCallback(env, __FUNCTION__);
137 checkAndClearExceptionFromCallback(env, __FUNCTION__);
162 checkAndClearExceptionFromCallback(env, __FUNCTION__);
182 checkAndClearExceptionFromCallback(env, __FUNCTION__);
215 checkAndClearExceptionFromCallback(env, __FUNCTION__);
227 checkAndClearExceptionFromCallback(env, __FUNCTION__);
    [all...]
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test.h 5 #define LOG_FUNCTION_NAME ALOGD("%d: %s() ENTER", __LINE__, __FUNCTION__);
6 #define LOG_FUNCTION_NAME_EXIT ALOGD("%d: %s() EXIT", __LINE__, __FUNCTION__);
  /hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/
uim.h 60 #define UIM_START_FUNC() ALOGE("uim: Inside %s\n", __FUNCTION__)
64 #define UIM_START_FUNC() ALOGE("uim: Inside %s\n", __FUNCTION__)
  /hardware/ti/wpan/ti_st/uim-sysfs/
uim.h 58 #define UIM_START_FUNC() ALOGE("uim: Inside %s", __FUNCTION__)
62 #define UIM_START_FUNC() ALOGE("uim: Inside %s", __FUNCTION__)
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
SocketStream.cpp 76 ERR("%s: realloc (%zu) failed\n", __FUNCTION__, allocSize);
103 ERR("%s: failed: %s\n", __FUNCTION__, strerror(errno));
  /external/qemu/hw/
goldfish_audio.c 203 D("%s: AUD_read(%d) returned %d", __FUNCTION__, avail2, read);
380 D("%s: AUDIO_READ_SUPPORTED returns %d", __FUNCTION__,
388 D("%s: AUDIO_READ_BUFFER_AVAILABLE returns %d", __FUNCTION__,
406 D("%s: AUDIO_INT_ENABLE %d", __FUNCTION__, val );
414 D( "%s: AUDIO_SET_WRITE_BUFFER_1 %08x", __FUNCTION__, val);
419 D( "%s: AUDIO_SET_WRITE_BUFFER_2 %08x", __FUNCTION__, val);
424 //D( "%s: AUDIO_WRITE_BUFFER_1 %08x", __FUNCTION__, val);
432 //D( "%s: AUDIO_WRITE_BUFFER_2 %08x", __FUNCTION__, val);
442 D( "%s: AUDIO_SET_READ_BUFFER %08x", __FUNCTION__, val );
446 D( "%s: AUDIO_START_READ %d", __FUNCTION__, val )
    [all...]
  /hardware/qcom/display/liboverlay/
overlayUtils.h 544 ALOGE("%s wrong fmt %d", __FUNCTION__, format);
560 ALOGE_IF(DEBUG_OVERLAY, "%s: rot=%d", __FUNCTION__, rotation);
577 __FUNCTION__, rotation);
597 ALOGE("%s HAL_3D_OUT_INTERLEAVE_MASK", __FUNCTION__);
600 ALOGE("%s Unsupported 3D output format %d", __FUNCTION__,
619 ALOGE("%s HAL_3D_OUT_INTERLEAVE_MASK", __FUNCTION__);
622 ALOGE("%s Unsupported 3D output format %d", __FUNCTION__,
645 ALOGE("%s HAL_3D_IN_INTERLEAVE", __FUNCTION__);
648 ALOGE("%s Unsupported 3D format %d", __FUNCTION__, fmt);
665 ALOGE("%s HAL_3D_IN_INTERLEAVE", __FUNCTION__);
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Preview_7x27A.cpp 62 ALOGE(" %s: E ", __FUNCTION__);
72 ALOGV(" %s : X ", __FUNCTION__ );
82 ALOGI(" %s : E ", __FUNCTION__);
144 ALOGD("%s: camera call genlock_lock", __FUNCTION__);
147 ALOGE("%s: genlock_lock_buffer(WRITE) failed", __FUNCTION__);
163 ALOGD("%s: camera call genlock_unlock", __FUNCTION__);
167 ALOGE("%s: genlock_unlock_buffer failed", __FUNCTION__);
194 ALOGI(" %s : X ",__FUNCTION__);
206 ALOGI(" %s : E ", __FUNCTION__);
213 ALOGD("%s: camera call genlock_unlock", __FUNCTION__);
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c 540 ALOGI(__FUNCTION__);
994 ALOGD("%s Opening %s\n", __FUNCTION__, device_name);
997 ALOGI("%s unable to open %s", __FUNCTION__, device_name);
    [all...]
  /external/chromium/base/debug/
stack_trace_unittest.cc 90 // MSVC's __FUNCTION__ macro.
91 #define __func__ __FUNCTION__
  /external/chromium/base/
tracked.h 83 #define FROM_HERE tracked_objects::Location(__FUNCTION__, __FILE__, __LINE__)
  /external/chromium/chrome/browser/automation/
chrome_frame_automation_provider.cc 26 NOTREACHED() << __FUNCTION__
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.cc 61 (char*)MmapOrDie(size_to_allocate, __FUNCTION__);
  /external/elfutils/host-darwin-fixup/
AndroidFixup.h 71 error(EXIT_FAILURE, 0, "%s not implemented!", __FUNCTION__);
  /external/expat/tests/
minicheck.h 23 working __FUNCTION__. This could be fixed in configure.in, but it's
26 #define __func__ __FUNCTION__
  /external/qemu/android/utils/
misc.c 108 __FUNCTION__, size );
283 __FUNCTION__, val_size);
288 E("%s: Unable to retrieve value into allocated buffer.", __FUNCTION__);
305 __FUNCTION__, val_str, name, params);

Completed in 1036 milliseconds

<<11121314151617181920>>