HomeSort by relevance Sort by last modified time
    Searched refs:__FUNCTION__ (Results 76 - 100 of 1802) sorted by null

1 2 34 5 6 7 8 91011>>

  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 29 ALOGE("NFC-NCI HAL: %s", __FUNCTION__);
35 ALOGE("NFC-NCI HAL: %s", __FUNCTION__);
41 ALOGE("NFC-NCI HAL: %s", __FUNCTION__);
46 ALOGE("NFC-NCI HAL: %s", __FUNCTION__);
51 ALOGE("NFC-NCI HAL: %s", __FUNCTION__);
57 ALOGE("NFC-NCI HAL: %s", __FUNCTION__);
64 ALOGE("NFC-NCI HAL: %s", __FUNCTION__);
  /ndk/sources/android/crazy_linker/src/
crazy_linker_line_reader.cpp 49 __FUNCTION__,
62 __FUNCTION__,
75 LLOG("%s: MOVE buff_size=%d\n", __FUNCTION__, buff_size_);
87 __FUNCTION__,
94 LLOG("%s: EOF\n", __FUNCTION__);
108 __FUNCTION__,
119 __FUNCTION__,
crazy_linker_rdebug.cpp 31 LOG_ERRNO("%s: Could not get /proc/self/exe link", __FUNCTION__);
36 LOG("%s: Current executable: %s\n", __FUNCTION__, exe_path->c_str());
56 LOG_ERRNO("%s: Could not load ELF binary header", __FUNCTION__);
65 __FUNCTION__,
72 LOG("%s: Invalid program header values: %s\n", __FUNCTION__, path);
78 LOG_ERRNO("%s: Could not find ELF program header table", __FUNCTION__);
90 LOG_ERRNO("%s: Could not read program header entry", __FUNCTION__);
104 LOG("%s: Could not find loadable segment!?\n", __FUNCTION__);
108 LOG("%s: Could not find dynamic segment!?\n", __FUNCTION__);
113 __FUNCTION__,
    [all...]
crazy_linker_ashmem.cpp 57 __FUNCTION__);
63 __FUNCTION__);
70 LOG_ERRNO("%s: Failed to map region read-only", __FUNCTION__);
75 __FUNCTION__);
81 __FUNCTION__);
  /packages/apps/Nfc/nci/jni/
NativeLlcpServiceSocket.cpp 59 ALOGD ("%s: enter", __FUNCTION__);
67 ALOGE ("%s: fail accept", __FUNCTION__);
74 ALOGE ("%s: fail create NativeLlcpSocket", __FUNCTION__);
83 ALOGE ("%s: get class object error", __FUNCTION__);
100 ALOGD ("%s: exit", __FUNCTION__);
118 ALOGD ("%s: enter", __FUNCTION__);
126 ALOGD ("%s: exit", __FUNCTION__);
  /device/generic/goldfish/camera/
EmulatedCameraHotplugThread.cpp 59 __FUNCTION__);
66 ALOGV("%s: Requesting thread exit", __FUNCTION__);
77 __FUNCTION__, it->CameraID, strerror(errno),
83 __FUNCTION__, it->CameraID);
92 __FUNCTION__, strerror(errno), errno);
96 ALOGV("%s: Request exit complete.", __FUNCTION__);
105 ALOGV("%s: Initializing inotify", __FUNCTION__);
110 __FUNCTION__, strerror(errno), errno);
154 __FUNCTION__, strerror(errno),
160 ALOGV("%s: Read %d bytes from inotify FD", __FUNCTION__, length)
    [all...]
QemuClient.cpp 90 __FUNCTION__);
104 __FUNCTION__, required);
134 ALOGE("%s: Invalid reply to the query", __FUNCTION__);
145 ALOGE("%s: Invalid query reply: '%s'", __FUNCTION__, mReplyBuffer);
155 ALOGE("%s: Invalid query reply: '%s'", __FUNCTION__, mReplyBuffer);
165 ALOGE("%s: Invalid query reply: '%s'", __FUNCTION__, mReplyBuffer);
215 ALOGV("%s: '%s'", __FUNCTION__, param ? param : "");
219 ALOGE("%s: Qemu client is already connected", __FUNCTION__);
241 __FUNCTION__, param ? param : "Factory", strerror(errno));
250 ALOGV("%s", __FUNCTION__);
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_render/android/
video_render_android_impl.cc 34 WEBRTC_TRACE(kTraceDebug, kTraceVideoRenderer, -1, "%s", __FUNCTION__);
99 __FUNCTION__);
110 "(%s:%d): renderStream is NULL", __FUNCTION__, __LINE__);
123 "(%s:%d): renderStream is NULL", __FUNCTION__, __LINE__);
149 "%s, Render thread already exist", __FUNCTION__);
158 "%s: No thread", __FUNCTION__);
165 "%s: thread started: %u", __FUNCTION__, tId);
168 "%s: Could not start send thread", __FUNCTION__);
175 WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer, _id, "%s:", __FUNCTION__);
196 "%s: Not able to stop thread, leaking", __FUNCTION__);
    [all...]
  /hardware/qcom/display/msm8960/libgenlock/
genlock.cpp 57 __FUNCTION__, lockType);
71 ALOGE("%s: handle is invalid", __FUNCTION__);
80 "or has not been attached", __FUNCTION__);
93 "err=%s fd=%d)", __FUNCTION__,
104 ,__FUNCTION__, lockType, strerror(errno), hnd->fd);
142 ALOGE("%s: handle is invalid", __FUNCTION__);
151 ALOGE("%s: open genlock device failed (err=%s)", __FUNCTION__,
159 ALOGE("%s: GENLOCK_IOC_NEW failed (error=%s)", __FUNCTION__,
168 ALOGE("%s: GENLOCK_IOC_EXPORT failed (error=%s)", __FUNCTION__,
197 ALOGE("%s: handle is invalid", __FUNCTION__);
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp 53 ALOGI("%s", __FUNCTION__);
57 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
63 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
69 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
74 ALOGI("%s", __FUNCTION__);
77 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
82 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
88 ALOGI("%s", __FUNCTION__);
91 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
97 checkAndClearExceptionFromCallback(sCallbackEnv, __FUNCTION__);
    [all...]
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_zip.cpp 66 __FUNCTION__);
99 __FUNCTION__, zip_file);
107 __FUNCTION__, zip_file);
113 __FUNCTION__, stat_buf.st_size, zip_file);
121 __FUNCTION__, zip_file);
138 __FUNCTION__, zip_file);
152 __FUNCTION__, start_of_central_dir, zip_file);
159 __FUNCTION__, end_of_central_dir, zip_file);
174 "Found 0x%x but expected 0x%x\n", __FUNCTION__,
199 "Found 0x%x but expected 0x%x\n", __FUNCTION__,
    [all...]
crazy_linker_ashmem.cpp 57 __FUNCTION__);
63 __FUNCTION__);
70 LOG_ERRNO("%s: Failed to map region read-only", __FUNCTION__);
75 __FUNCTION__);
81 __FUNCTION__);
  /external/chromium_org/third_party/webrtc/modules/video_render/linux/
video_render_linux_impl.cc 43 __FUNCTION__);
75 __FUNCTION__);
97 __FUNCTION__);
128 __FUNCTION__);
147 __FUNCTION__);
162 __FUNCTION__);
169 __FUNCTION__);
193 "%s - not supported on Linux", __FUNCTION__);
217 "%s - not supported on Linux", __FUNCTION__);
224 "%s - not supported on Linux", __FUNCTION__);
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_render/mac/
video_render_mac_carbon_impl.cc 32 WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer, _id, "Constructor %s:%d", __FUNCTION__, __LINE__);
38 WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer, _id, "Destructor %s:%d", __FUNCTION__, __LINE__);
46 WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer, _id, "%s:%d", __FUNCTION__, __LINE__);
50 WEBRTC_TRACE(kTraceWarning, kTraceVideoRenderer, _id, "Constructor %s:%d", __FUNCTION__, __LINE__);
58 //WEBRTC_TRACE(kTraceDebug, kTraceVideoRenderer, _id, "%s:%d _ptrWindowRef before WindowRef cast: %x", __FUNCTION__, __LINE__, _ptrWindowRef);
60 //WEBRTC_TRACE(kTraceDebug, kTraceVideoRenderer, _id, "%s:%d _ptrWindowRef after cast: %x", __FUNCTION__, __LINE__, _ptrWindowRef);
65 WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer, _id, "%s:%d Successfully initialized CarbonRenderer with WindowRef:%x", __FUNCTION__, __LINE__, *windowRef);
74 WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer, _id, "%s:%d Successfully initialized CarbonRenderer with HIViewRef:%x", __FUNCTION__, __LINE__, hiviewRef);
80 WEBRTC_TRACE(kTraceError, kTraceVideoRenderer, _id, "%s:%d Invalid WindowRef/HIViewRef Returning -1", __FUNCTION__, __LINE__);
86 WEBRTC_TRACE(kTraceError, kTraceVideoRenderer, _id, "%s:%d Failed to create an instance of VideoRenderAGL. Returning -1", __FUNCTION__, __LINE__)
    [all...]
  /hardware/akm/AK8975_FS/akmdfs/
AK8975Driver.c 85 ALOGE("%s: Device file is not opened.", __FUNCTION__);
89 ALOGE("%s: Tx size is too large.", __FUNCTION__);
138 ALOGE("%s: Device file is not opened.", __FUNCTION__);
142 ALOGE("%s: Rx size is too large.", __FUNCTION__);
180 ALOGE("%s: Device file is not opened.", __FUNCTION__);
203 ALOGE("%s: Device file is not opened.", __FUNCTION__);
216 ALOGE("%s: Device file is not opened.", __FUNCTION__);
231 ALOGE("%s: Device file is not opened.", __FUNCTION__);
251 ALOGE("%s: Device file is not opened.", __FUNCTION__);
272 ALOGE("%s: Device file is not opened.\n", __FUNCTION__);
    [all...]
  /external/chromium_org/third_party/angle/src/common/
debug.h 43 #define TRACE(message, ...) gl::trace(true, "trace: %s(%d): " message "\n", __FUNCTION__, __LINE__, ##__VA_ARGS__)
50 #define FIXME(message, ...) gl::trace(false, "fixme: %s(%d): " message "\n", __FUNCTION__, __LINE__, ##__VA_ARGS__)
57 #define ERR(message, ...) gl::trace(false, "err: %s(%d): " message "\n", __FUNCTION__, __LINE__, ##__VA_ARGS__)
65 #define EVENT(message, ...) gl::ScopedPerfEventHelper scopedPerfEventHelper ## __LINE__("%s" message "\n", __FUNCTION__, __VA_ARGS__);
77 ERR("\t! Assert failed in %s(%d): "#expression"\n", __FUNCTION__, __LINE__); \
102 FIXME("\t! Unimplemented: %s(%d)\n", __FUNCTION__, __LINE__); \
106 #define UNIMPLEMENTED() FIXME("\t! Unimplemented: %s(%d)\n", __FUNCTION__, __LINE__)
112 ERR("\t! Unreachable reached: %s(%d)\n", __FUNCTION__, __LINE__); \
116 #define UNREACHABLE() ERR("\t! Unreachable reached: %s(%d)\n", __FUNCTION__, __LINE__)
  /frameworks/av/camera/camera2/
CaptureRequest.cpp 31 ALOGE("%s: Null parcel", __FUNCTION__);
41 ALOGE("%s: Failed to read metadata from parcel", __FUNCTION__);
44 ALOGV("%s: Read metadata from parcel", __FUNCTION__);
48 ALOGE("%s: Failed to read surface list size from parcel", __FUNCTION__);
51 ALOGV("%s: Read surface list size = %d", __FUNCTION__, size);
58 ALOGV("%s: Read surface class = %s", __FUNCTION__,
67 ALOGV("%s: Read surface name = %s", __FUNCTION__,
71 __FUNCTION__, binder.get());
89 ALOGE("%s: Null parcel", __FUNCTION__);
  /external/chromium_org/content/browser/renderer_host/input/
mock_input_ack_handler.cc 33 VLOG(1) << __FUNCTION__ << " called!";
41 VLOG(1) << __FUNCTION__ << " called!";
49 VLOG(1) << __FUNCTION__ << " called!";
61 VLOG(1) << __FUNCTION__ << " called!";
67 VLOG(1) << __FUNCTION__ << " called!";
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_fence.c 62 debug_printf("%s %d\n", __FUNCTION__, fence->id);
73 debug_printf("%s %d\n", __FUNCTION__, fence->id);
89 debug_printf("%s %d\n", __FUNCTION__, fence->id);
97 debug_printf("%s count=%u rank=%u\n", __FUNCTION__,
117 debug_printf("%s %d\n", __FUNCTION__, f->id);
  /external/libunwind/tests/
Gia64-test-readonly.c 57 panic ("%s: unw_init_local (ret=%d)\n", __FUNCTION__, ret);
60 panic ("%s: unw_step (ret=%d)\n", __FUNCTION__, ret);
63 panic ("%s: unw_step (ret=%d)\n", __FUNCTION__, ret);
67 __FUNCTION__, ret, -UNW_EREADONLYREG);
70 __FUNCTION__, ret, -UNW_EREADONLYREG);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_fence.c 62 debug_printf("%s %d\n", __FUNCTION__, fence->id);
73 debug_printf("%s %d\n", __FUNCTION__, fence->id);
89 debug_printf("%s %d\n", __FUNCTION__, fence->id);
97 debug_printf("%s count=%u rank=%u\n", __FUNCTION__,
117 debug_printf("%s %d\n", __FUNCTION__, f->id);
  /system/core/adb/
adb_trace.h 77 __FILE__, __FUNCTION__); \
102 __FILE__, __FUNCTION__); \
115 __FUNCTION__, \
124 __FUNCTION__, \
132 __FUNCTION__, \
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.cpp 73 ALOGV("%s: Initializing client for camera %d", __FUNCTION__, mCameraId);
87 __FUNCTION__, mCameraId, strerror(-res), res);
145 ALOGD("%s: Default parameters converted from camera %d:", __FUNCTION__,
459 ALOGV("%s: E", __FUNCTION__);
464 "current locked to pid %d", __FUNCTION__,
479 ALOGV("%s: E", __FUNCTION__);
482 __FUNCTION__, mCameraId, getCallingPid(), mClientPid);
491 __FUNCTION__, mCameraId, getCallingPid(), mClientPid);
500 ALOGV("%s: E", __FUNCTION__);
503 __FUNCTION__, mCameraId, getCallingPid(), mClientPid)
    [all...]
  /frameworks/av/services/camera/libcameraservice/api2/
CameraDeviceClient.cpp 106 ALOGV("%s-start of function. Request list size %zu", __FUNCTION__, requests.size());
109 if ( (res = checkPid(__FUNCTION__) ) != OK) return res;
117 __FUNCTION__, mCameraId);
129 __FUNCTION__, mCameraId);
136 __FUNCTION__, mCameraId);
140 "Rejecting request.", __FUNCTION__, mCameraId);
166 __FUNCTION__, mCameraId);
173 __FUNCTION__, mCameraId, streamId);
182 __FUNCTION__, mCameraId, requestId, loopCounter, requests.size());
192 "request", __FUNCTION__, mCameraId, res)
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_hh_co.c 51 APPL_TRACE_ERROR("%s: Cannot write to uhid:%s", __FUNCTION__, strerror(errno));
55 __FUNCTION__, ret, sizeof(*ev));
70 APPL_TRACE_ERROR("%s: Device not found",__FUNCTION__)
75 APPL_TRACE_ERROR("%s: Read HUP on uhid-cdev %s", __FUNCTION__,
79 APPL_TRACE_ERROR("%s:Cannot read uhid-cdev: %s", __FUNCTION__,
84 __FUNCTION__, ret, sizeof(ev));
167 APPL_TRACE_DEBUG("%s: Thread created fd = %d", __FUNCTION__, p_dev->fd);
176 APPL_TRACE_ERROR("%s: Cannot poll for fds: %s\n", __FUNCTION__, strerror(errno));
194 APPL_TRACE_DEBUG("%s", __FUNCTION__);
219 APPL_TRACE_WARNING("%s:report size greater than allowed size",__FUNCTION__);
    [all...]

Completed in 1219 milliseconds

1 2 34 5 6 7 8 91011>>