HomeSort by relevance Sort by last modified time
    Searched full:__func__ (Results 301 - 325 of 1478) sorted by null

<<11121314151617181920>>

  /system/bt/hci/src/
hci_layer.c 170 LOG_INFO(LOG_TAG, "%s", __func__);
194 LOG_ERROR(LOG_TAG, "%s unable to create startup timer.", __func__);
200 LOG_ERROR(LOG_TAG, "%s unable to create epilog timer.", __func__);
206 LOG_ERROR(LOG_TAG, "%s unable to create command response timer.", __func__);
212 LOG_ERROR(LOG_TAG, "%s unable to create pending command queue.", __func__);
218 LOG_ERROR(LOG_TAG, "%s unable to create pending packet queue.", __func__);
224 LOG_ERROR(LOG_TAG, "%s unable to create thread.", __func__);
230 LOG_ERROR(LOG_TAG, "%s unable to create list for commands pending response.", __func__);
260 LOG_WARN(LOG_TAG, "%s not turning off the chip before turning on.", __func__);
274 LOG_DEBUG(LOG_TAG, "%s starting async portion", __func__);
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 257 ALOGE("%s: Unsupported audio format", __func__);
367 __func__, card);
378 __func__, card);
403 ALOGE_IF(name == NULL, "%s: invalid snd device %d", __func__, snd_device);
478 ALOGV("%s: enter: output devices(%#x), mode(%d)", __func__, devices, mode);
481 ALOGV("%s: Invalid output devices (%#x)", __func__, devices);
516 ALOGE("%s: Invalid combo device(%#x)", __func__, devices);
525 ALOGE("%s: Invalid output devices(%#x)", __func__, devices);
539 ALOGE("%s: Unknown device(s) %#x", __func__, devices);
542 ALOGV("%s: exit: snd_device(%s)", __func__, device_table[snd_device])
    [all...]
  /device/google/marlin/location/loc_api/loc_api_v02/
loc_api_v02_client.c 677 LOC_LOGV("%s:%d]: indId %d is an event size = %d\n", __func__, __LINE__,
687 LOC_LOGV("%s:%d]: indId %d is a resp size = %d\n", __func__, __LINE__,
693 LOC_LOGW("%s:%d]: indId %d not found\n", __func__, __LINE__, indId);
740 LOC_LOGE("%s:%d] Invalid supported message list.\n", __func__, __LINE__);
786 __func__, __LINE__, pResponse->resp.result,
813 __func__, __LINE__, error, locError);
847 __func__, __LINE__, error, err_cb_data);
895 __func__, __LINE__, (uint32_t)msg_id, ind_buf_len,
901 LOC_LOGE("%s:%d]: invalid callback data", __func__, __LINE__);
909 __func__, __LINE__
    [all...]
  /hardware/bsp/intel/peripheral/light/mraa/
lights.c 169 ALOGE("%s: Cannot flash a NULL light device", __func__);
183 ALOGE("%s: Cannot set light color", __func__);
189 ALOGE("%s: Cannot get time from monotonic clock", __func__);
203 ALOGE("%s: Timestamp overflow", __func__);
213 ALOGE("%s: pthread_cond_timedwait returned an error", __func__);
268 ALOGE("%s: Cannot set state for NULL device", __func__);
277 ALOGE("%s: The light device is not opened", __func__);
282 ALOGV("%s: flashMode:%x, color:%x", __func__, state->flashMode, state->color);
304 ALOGE("%s: Cannot create flashing thread", __func__);
308 ALOGE("%s: Flash state is invalid", __func__);
    [all...]
  /device/moto/shamu/location/loc_api/loc_api_v02/
LocApiV02.cpp 91 __func__, __LINE__, clientHandle, eventId, pClientCookie);
97 __func__, __LINE__, clientHandle, eventId);
117 __func__, __LINE__, clientHandle, respId, pClientCookie);
122 __func__, __LINE__, clientHandle, respId);
141 __func__, __LINE__, clientHandle, errorId, pClientCookie);
145 __func__, __LINE__, clientHandle, errorId);
183 LOC_LOGD("%s:%d]: Creating new LocApiV02", __func__, __LINE__);
195 __func__, __LINE__, mMask, mask, newMask, mQmiMask, qmiMask);
202 __func__, __LINE__, this);
218 LOC_LOGE ("%s:%d]: locClientOpen failed, status = %s\n", __func__,
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Rdi.cpp 61 ALOGE("%s:BEGIN",__func__);
68 __func__, mNumBuffers);
87 ALOGV("%s: X - ret = %d ", __func__, ret);
119 ALOGE("%s: cannot open file\n", __func__);
136 ALOGE("%s",__func__);
147 ALOGE("%s: X: HAL control object not set",__func__);
171 ALOGE("%s: Failed in Preview Qbuf\n", __func__);
208 ALOGE("%s: E", __func__);
209 ALOGE("%s: X", __func__);
216 ALOGV("%s: E", __func__);
    [all...]
  /system/bt/osi/src/
wakelock.c 95 __func__, (is_native)? "native" : "non-native");
111 LOG_ERROR(LOG_TAG, "%s unable to acquire wake lock: %d", __func__, status);
122 LOG_ERROR(LOG_TAG, "%s lock not acquired, invalid fd", __func__);
127 LOG_ERROR(LOG_TAG, "%s not acquiring lock: can't release lock", __func__);
135 __func__, strerror(errno));
140 __func__, locked_id_len);
166 LOG_ERROR(LOG_TAG, "%s lock not released, invalid fd", __func__);
173 __func__, strerror(errno));
176 __func__, wrote_name_len);
190 LOG_DEBUG(LOG_TAG, "%s opening wake locks", __func__);
    [all...]
  /system/connectivity/shill/
process_manager.cc 73 SLOG(this, 2) << __func__;
83 SLOG(this, 2) << __func__;
96 SLOG(this, 2) << __func__ << "(" << program.value() << ")";
140 SLOG(this, 2) << __func__ << "(" << program.value() << ")";
181 SLOG(this, 2) << __func__ << "(" << pid << ")";
202 SLOG(this, 2) << __func__ << "(" << pid << ")";
239 SLOG(this, 2) << __func__ << "(pid: " << pid << ")";
260 SLOG(this, 2) << __func__ << "(pid: " << pid << ")";
278 SLOG(this, 2) << __func__ << "(pid: " << pid << ")";
295 SLOG(this, 2) << __func__ << "(pid: " << pid << ")"
    [all...]
  /device/huawei/angler/camera/QCamera2/util/
QCameraPerf.cpp 110 CDBG("%s E", __func__);
118 ALOGE("%s: %s module not found", __func__, POWER_HARDWARE_MODULE_ID);
140 ALOGE("%s: failed to perf_lock_acq function handle", __func__);
146 ALOGE("%s: failed to perf_lock_rel function handle", __func__);
149 CDBG("%s X", __func__);
161 CDBG("%s X", __func__);
179 CDBG("%s E", __func__);
188 CDBG("%s X", __func__);
255 CDBG("%s E", __func__);
273 CDBG_HIGH("%s mCurrentPowerHintEnable %d", __func__ ,mCurrentPowerHintEnable)
    [all...]
  /device/lge/bullhead/camera/QCamera2/util/
QCameraPerf.cpp 110 CDBG("%s E", __func__);
118 ALOGE("%s: %s module not found", __func__, POWER_HARDWARE_MODULE_ID);
140 ALOGE("%s: failed to perf_lock_acq function handle", __func__);
146 ALOGE("%s: failed to perf_lock_rel function handle", __func__);
149 CDBG("%s X", __func__);
161 CDBG("%s X", __func__);
179 CDBG("%s E", __func__);
188 CDBG("%s X", __func__);
255 CDBG("%s E", __func__);
273 CDBG_HIGH("%s mCurrentPowerHintEnable %d", __func__ ,mCurrentPowerHintEnable)
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Channel.cpp 156 ALOGE("%s: Only one stream per channel supported in v3 Hal", __func__);
162 __func__, m_numStreams, MAX_STREAM_NUM_IN_BUNDLE);
171 ALOGE("%s: No mem for Stream", __func__);
174 CDBG("%s: batch size is %d", __func__, batchSize);
205 ALOGE("%s: bundle not supported", __func__);
211 ALOGD("%s: Attempt to start active channel", __func__);
242 ALOGE("%s: Attempt to stop inactive channel", __func__);
271 CDBG("%s: Dummy method. batchSize: %d unused ", __func__, batchSize);
288 CDBG("%s: Dummy method. Unused ", __func__);
351 ALOGE("%s: stream setParameter for set bundle failed", __func__);
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Channel.cpp 156 ALOGE("%s: Only one stream per channel supported in v3 Hal", __func__);
162 __func__, m_numStreams, MAX_STREAM_NUM_IN_BUNDLE);
171 ALOGE("%s: No mem for Stream", __func__);
174 CDBG("%s: batch size is %d", __func__, batchSize);
205 ALOGE("%s: bundle not supported", __func__);
211 ALOGD("%s: Attempt to start active channel", __func__);
242 ALOGE("%s: Attempt to stop inactive channel", __func__);
271 CDBG("%s: Dummy method. batchSize: %d unused ", __func__, batchSize);
288 CDBG("%s: Dummy method. Unused ", __func__);
351 ALOGE("%s: stream setParameter for set bundle failed", __func__);
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Channel.cpp 156 ALOGE("%s: deleting channel %d", __func__, m_handle);
184 ALOGE("%s: Add channel failed", __func__);
215 ALOGE("%s: Only one stream per channel supported in v3 Hal", __func__);
221 __func__, m_numStreams, MAX_STREAM_NUM_IN_BUNDLE);
230 ALOGE("%s: No mem for Stream", __func__);
263 ALOGE("%s: bundle not supported", __func__);
269 ALOGD("%s: Attempt to start active channel", __func__);
309 ALOGE("%s: Attempt to stop inactive channel",__func__);
447 ALOGE("%s: invalid channel pointer", __func__);
482 ALOGE("%s: written number of bytes %d", __func__, written_len)
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpegdec_test.c 57 CDBG_ERROR("%s:%d] cannot dump image", __func__, __LINE__); \
117 CDBG_ERROR("%s:%d] Decode error", __func__, __LINE__);
121 __func__, __LINE__, ((TIME_IN_US(dtime[1]) - TIME_IN_US(dtime[0]))/1000));
124 __func__, __LINE__, p_obj->out_filename,
130 CDBG_ERROR("%s:%d] Signal the thread", __func__, __LINE__);
142 CDBG_ERROR("%s:%d] Error",__func__, __LINE__);
149 CDBG_ERROR("%s:%d] Error",__func__, __LINE__);
176 CDBG_ERROR("%s:%d] error", __func__, __LINE__);
184 __func__, __LINE__, file_size);
191 CDBG_ERROR("%s:%d] Error",__func__, __LINE__)
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpegdec_test.c 57 CDBG_ERROR("%s:%d] cannot dump image", __func__, __LINE__); \
117 CDBG_ERROR("%s:%d] Decode error", __func__, __LINE__);
121 __func__, __LINE__, ((TIME_IN_US(dtime[1]) - TIME_IN_US(dtime[0]))/1000));
124 __func__, __LINE__, p_obj->out_filename,
130 CDBG_ERROR("%s:%d] Signal the thread", __func__, __LINE__);
142 CDBG_ERROR("%s:%d] Error",__func__, __LINE__);
149 CDBG_ERROR("%s:%d] Error",__func__, __LINE__);
176 CDBG_ERROR("%s:%d] error", __func__, __LINE__);
184 __func__, __LINE__, file_size);
191 CDBG_ERROR("%s:%d] Error",__func__, __LINE__)
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/
mm_jpegdec_test.c 56 CDBG_ERROR("%s:%d] cannot dump image", __func__, __LINE__); \
116 CDBG_ERROR("%s:%d] Decode error", __func__, __LINE__);
120 __func__, __LINE__, ((TIME_IN_US(dtime[1]) - TIME_IN_US(dtime[0]))/1000));
123 __func__, __LINE__, p_obj->out_filename,
129 CDBG_ERROR("%s:%d] Signal the thread", __func__, __LINE__);
141 CDBG_ERROR("%s:%d] Error",__func__, __LINE__);
148 CDBG_ERROR("%s:%d] Error",__func__, __LINE__);
175 CDBG_ERROR("%s:%d] error", __func__, __LINE__);
183 __func__, __LINE__, file_size);
190 CDBG_ERROR("%s:%d] Error",__func__, __LINE__)
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/
QCameraUsbPriv.h 58 ALOGE("%s: Null device or device->priv", __func__);\
68 ALOGE("%s: Error %s", __func__, string);\
78 ALOGE("%s: Error %s", __func__, string);\
103 ALOGE("%s: Error in open", __func__);\
105 ALOGD("%s: Successfully opened", __func__);\
116 ALOGE("%s: close failed ", __func__);\
120 ALOGD("%s: close successful", __func__);\
  /external/wpa_supplicant_8/src/tls/
bignum.c 83 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
102 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
144 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
162 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
180 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
200 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
220 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
  /hardware/qcom/camera/usbcamcore/inc/
QCameraUsbPriv.h 58 ALOGE("%s: Null device or device->priv", __func__);\
68 ALOGE("%s: Error %s", __func__, string);\
78 ALOGE("%s: Error %s", __func__, string);\
103 ALOGE("%s: Error in open", __func__);\
105 ALOGD("%s: Successfully opened", __func__);\
116 ALOGE("%s: close failed ", __func__);\
120 ALOGD("%s: close successful", __func__);\
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 104 CDBG_ERROR("%s: invalid parameters for client_hdl, job or jobId", __func__);
111 CDBG_ERROR("%s: mm_jpeg is not opened yet", __func__);
126 CDBG_ERROR("%s: invalid client_hdl or jobId", __func__);
133 CDBG_ERROR("%s: mm_jpeg is not opened yet", __func__);
148 CDBG_ERROR("%s: invalid client_hdl", __func__);
155 CDBG_ERROR("%s: mm_jpeg is not opened yet", __func__);
187 CDBG_ERROR("%s: no mem", __func__);
196 CDBG_ERROR("%s: mm_jpeg_init err = %d", __func__, rc);
219 CDBG_ERROR("%s: mm_jpeg_new_client failed", __func__);
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 93 LOC_LOGV("%s] ulp %p adapter %p", __func__,
110 LOC_LOGV("%s] %p", __func__, ulp);
112 LOC_LOGE("%s:%d]: ulp pointer is NULL", __func__, __LINE__);
354 __func__, __LINE__, mSupportsTimeInjection);
357 LOC_LOGD("%s:%d]: Injecting time", __func__, __LINE__);
403 LOC_LOGD("entering %s", __func__);
407 LOC_LOGD("%s] update registration mask succeed.", __func__);
409 LOC_LOGE("%s] update registration mask failed.", __func__);
418 LOC_LOGD("entering %s", __func__);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
LocEngAdapter.cpp 93 LOC_LOGV("%s] ulp %p adapter %p", __func__,
110 LOC_LOGV("%s] %p", __func__, ulp);
112 LOC_LOGE("%s:%d]: ulp pointer is NULL", __func__, __LINE__);
354 __func__, __LINE__, mSupportsTimeInjection);
357 LOC_LOGD("%s:%d]: Injecting time", __func__, __LINE__);
403 LOC_LOGD("entering %s", __func__);
407 LOC_LOGD("%s] update registration mask succeed.", __func__);
409 LOC_LOGE("%s] update registration mask failed.", __func__);
418 LOC_LOGD("entering %s", __func__);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
LocEngAdapter.cpp 96 LOC_LOGV("%s] ulp %p adapter %p", __func__,
113 LOC_LOGV("%s] %p", __func__, ulp);
115 LOC_LOGE("%s:%d]: ulp pointer is NULL", __func__, __LINE__);
357 __func__, __LINE__, mSupportsTimeInjection);
360 LOC_LOGD("%s:%d]: Injecting time", __func__, __LINE__);
406 LOC_LOGD("entering %s", __func__);
410 LOC_LOGD("%s] update registration mask succeed.", __func__);
412 LOC_LOGE("%s] update registration mask failed.", __func__);
421 LOC_LOGD("entering %s", __func__);
  /system/bt/stack/smp/
smp_utils.c 395 SMP_TRACE_EVENT("%s sending delayed auth complete.", __func__);
413 SMP_TRACE_EVENT("%s", __func__);
445 SMP_TRACE_EVENT("%s", __func__);
472 SMP_TRACE_EVENT("%s", __func__);
498 SMP_TRACE_EVENT("%s", __func__);
524 SMP_TRACE_EVENT("%s", __func__);
553 SMP_TRACE_EVENT("%s", __func__);
583 SMP_TRACE_EVENT("%s", __func__);
610 SMP_TRACE_EVENT("%s", __func__);
636 SMP_TRACE_EVENT("%s", __func__);
    [all...]
  /system/connectivity/shill/dbus/
chromeos_power_manager_proxy.cc 158 LOG(INFO) << __func__;
185 LOG(INFO) << __func__ << "(" << timeout.InMilliseconds()
223 LOG(INFO) << __func__ << "(" << delay_id << ", " << is_dark_arg << ")";
247 LOG(INFO) << __func__
274 LOG(INFO) << __func__;
285 LOG(INFO) << __func__;
296 LOG(INFO) << __func__;
328 LOG(INFO) << __func__ << "old: " << old_owner << " new: " << new_owner;
349 LOG(INFO) << __func__ << " interface: " << interface_name

Completed in 373 milliseconds

<<11121314151617181920>>