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

1 23 4 5 6 7 8 91011>>

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Exynos_OSAL_Log.h 66 #define FunctionIn() _Exynos_OSAL_Log(EXYNOS_LOG_TRACE, EXYNOS_LOG_TAG, "%s In , Line: %d", __FUNCTION__, __LINE__)
67 #define FunctionOut() _Exynos_OSAL_Log(EXYNOS_LOG_TRACE, EXYNOS_LOG_TAG, "%s Out , Line: %d", __FUNCTION__, __LINE__)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
statistics.h 30 #define MEM_STAT_INFO , __FILE__, __LINE__, __FUNCTION__
31 #define ALONE_MEM_STAT_INFO __FILE__, __LINE__, __FUNCTION__
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
statistics.h 30 #define MEM_STAT_INFO , __FILE__, __LINE__, __FUNCTION__
31 #define ALONE_MEM_STAT_INFO __FILE__, __LINE__, __FUNCTION__
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
statistics.h 30 #define MEM_STAT_INFO , __FILE__, __LINE__, __FUNCTION__
31 #define ALONE_MEM_STAT_INFO __FILE__, __LINE__, __FUNCTION__
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
statistics.h 30 #define MEM_STAT_INFO , __FILE__, __LINE__, __FUNCTION__
31 #define ALONE_MEM_STAT_INFO __FILE__, __LINE__, __FUNCTION__
  /frameworks/av/services/camera/libcameraservice/
ProCamera2Client.cpp 81 ALOGV("%s", __FUNCTION__);
96 ALOGV("%s: exclusive lock acquired", __FUNCTION__);
105 "allowed", __FUNCTION__);
112 ALOGV("%s", __FUNCTION__);
133 ALOGV("%s: exclusive lock acquired", __FUNCTION__);
140 , __FUNCTION__);
146 ALOGV("%s", __FUNCTION__);
154 __FUNCTION__);
163 ALOGV("%s: exclusive lock released", __FUNCTION__);
175 __FUNCTION__, mCameraId)
    [all...]
  /frameworks/av/services/camera/libcameraservice/camera3/
Camera3IOStreamBase.cpp 44 ALOGE("%s: Bad format for size-only stream: %d", __FUNCTION__,
58 __FUNCTION__, mId, mDequeuedBufferCount, signalTime);
77 __FUNCTION__, strerror(-res), res);
90 __FUNCTION__, strerror(-res), res);
143 ALOGE("%s: Bad state: %d", __FUNCTION__, mState);
163 __FUNCTION__, mId);
169 __FUNCTION__, mDequeuedBufferCount);
201 __FUNCTION__, mId, mState);
209 " buffers (%d)", __FUNCTION__, mId,
222 __FUNCTION__, mId, mState)
    [all...]
  /frameworks/av/services/camera/libcameraservice/camera2/
CallbackProcessor.cpp 44 ALOGV("%s: Exit", __FUNCTION__);
64 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
94 "%s (%d)", __FUNCTION__, mId,
105 "parameters changed", __FUNCTION__, mId, mCallbackStreamId);
109 "for callbacks: %s (%d)", __FUNCTION__, mId,
126 "%s (%d)", __FUNCTION__, mId,
147 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
154 __FUNCTION__, strerror(-res), res);
161 __FUNCTION__, strerror(-res), res);
218 "%s (%d)", __FUNCTION__, mId, strerror(-res), res)
    [all...]
ZslProcessor3.cpp 60 ALOGV("%s: Exit", __FUNCTION__);
81 ALOGV("%s: Configuring ZSL streams", __FUNCTION__);
88 ALOGE("%s: Camera %d: Client does not exist", __FUNCTION__, mId);
94 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
105 "%s (%d)", __FUNCTION__,
113 __FUNCTION__, client->getCameraId(), mZslStreamId);
117 " after it becomes idle", __FUNCTION__, mId);
121 "for ZSL: %s (%d)", __FUNCTION__,
141 "%s (%d)", __FUNCTION__, client->getCameraId(),
162 ALOGE("%s: Camera %d: Client does not exist", __FUNCTION__, mId)
    [all...]
StreamingProcessor.cpp 86 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
96 "%s (%d)", __FUNCTION__, mId, strerror(-res), res);
104 "request: %s (%d)", __FUNCTION__, mId,
113 __FUNCTION__, mId, strerror(-res), res);
127 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
138 "%s (%d)", __FUNCTION__, mId, strerror(-res), res);
144 __FUNCTION__, mId, currentWidth, currentHeight,
149 "%s (%d)", __FUNCTION__, mId, strerror(-res), res);
155 "for preview: %s (%d)", __FUNCTION__, mId,
170 __FUNCTION__, mId, strerror(-res), res)
    [all...]
  /bionic/libc/kernel/common/linux/
kernel.h 45 #define __FUNCTION__ (__func__)
  /development/ndk/platforms/android-3/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /external/clang/test/Sema/
predef.c 17 const char *c = __FUNCTION__; // expected-warning {{predefined identifier is only valid}}
  /external/libnfc-nci/src/adaptation/
OverrideLog.cpp 68 ALOGD ("%s: level=%u", __FUNCTION__, appl_trace_level);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
kernel.h 36 /* Trap pasters of __FUNCTION__ at compile-time */
37 #define __FUNCTION__ (__func__)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
kernel.h 36 /* Trap pasters of __FUNCTION__ at compile-time */
37 #define __FUNCTION__ (__func__)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
kernel.h 36 /* Trap pasters of __FUNCTION__ at compile-time */
37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
kernel.h 37 #define __FUNCTION__ (__func__)

Completed in 787 milliseconds

1 23 4 5 6 7 8 91011>>