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

<<11121314151617181920>>

  /system/bt/service/ipc/binder/
interface_with_instances_base.cpp 27 VLOG(2) << __func__;
76 VLOG(2) << __func__;
84 VLOG(2) << __func__;
108 VLOG(2) << __func__ << " - status: " << status;
148 VLOG(2) << __func__ << " instance_id: " << key;
  /system/connectivity/shill/shims/
ppp.cc 83 LOG(INFO) << __func__;
93 LOG(INFO) << __func__;
102 LOG(INFO) << __func__;
111 LOG(INFO) << __func__ << "(" << ifname << ")";
144 LOG(INFO) << __func__;
  /system/core/libsuspend/
autosuspend_wakeup_count.c 54 ALOGV("%s: read wakeup_count\n", __func__);
69 ALOGV("%s: wait\n", __func__);
78 ALOGV("%s: write %*s to wakeup_count\n", __func__, wakeup_count_len, wakeup_count);
84 ALOGV("%s: write %s to %s\n", __func__, sleep_state, SYS_POWER_STATE);
95 ALOGV("%s: release sem\n", __func__);
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_thread.c 89 CDBG("%s: E cmd = %d", __func__,cmd);
99 CDBG_ERROR("%s: len = %lld, errno = %d", __func__,
105 CDBG("%s: begin IN mutex write done, len = %lld", __func__,
108 CDBG("%s: X", __func__);
135 CDBG("%s: E cmd = %d", __func__,cmd);
145 CDBG_ERROR("%s: len = %lld, errno = %d", __func__,
151 CDBG("%s: begin IN mutex write done, len = %lld", __func__,
155 CDBG("%s: wait", __func__);
160 CDBG("%s: X", __func__);
179 CDBG("%s: done, in mutex", __func__);
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_thread.c 89 CDBG("%s: E cmd = %d", __func__,cmd);
99 CDBG_ERROR("%s: len = %lld, errno = %d", __func__,
105 CDBG("%s: begin IN mutex write done, len = %lld", __func__,
108 CDBG("%s: X", __func__);
135 CDBG("%s: E cmd = %d", __func__,cmd);
145 CDBG_ERROR("%s: len = %lld, errno = %d", __func__,
151 CDBG("%s: begin IN mutex write done, len = %lld", __func__,
155 CDBG("%s: wait", __func__);
160 CDBG("%s: X", __func__);
179 CDBG("%s: done, in mutex", __func__);
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_thread.c 90 CDBG("%s: E cmd = %d", __func__,cmd);
100 CDBG_ERROR("%s: len = %d, errno = %d", __func__, len, errno);
105 CDBG("%s: begin IN mutex write done, len = %d", __func__, len);
107 CDBG("%s: X", __func__);
135 CDBG("%s: E cmd = %d", __func__,cmd);
145 CDBG_ERROR("%s: len = %d, errno = %d", __func__, len, errno);
150 CDBG("%s: begin IN mutex write done, len = %d", __func__, len);
153 CDBG("%s: wait", __func__);
158 CDBG("%s: X", __func__);
177 CDBG("%s: done, in mutex", __func__);
    [all...]
mm_camera_channel.c 171 __func__, cmd_cb->cmd_type);
218 __func__, ch_obj->pending_cnt, ch_obj->pending_retro_cnt);
224 __func__);
245 CDBG_HIGH("%s:%d] MM_CAMERA_CMD_TYPE_GENERAL", __func__, __LINE__);
251 __func__, __LINE__, start);
257 __func__, __LINE__);
267 __func__, __LINE__, start);
270 __func__, __LINE__);
280 __func__, __LINE__, start);
283 __func__, __LINE__)
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 121 ALOGE("%s : jpeg_open did not work", __func__);
154 __func__, rc, mJpegClientHandle);
197 CDBG("%s: Setting input channel as pInputChannel", __func__);
200 ALOGE("%s: cannot add reprocess channel", __func__);
206 ALOGE("%s: cannot start reprocess channel", __func__);
262 CDBG("%s : E", __func__);
322 CDBG("%s : X", __func__);
345 CDBG("%s : E", __func__);
383 ALOGE("%s: cannot get stream bufs from main stream", __func__);
404 ALOGE("%s: cannot get stream bufs from thumb stream", __func__);
    [all...]
  /hardware/libhardware/modules/soundtrigger/
sound_trigger_hw.c 190 ALOGI("%s %08x-%04x-%04x-%04x-%02x%02x%02x%02x%02x%02x", __func__, uuid.timeLow, uuid.timeMid,
205 ALOGI("%s", __func__);
311 ALOGI("%s", __func__);
316 ALOGI("%s No matching callback", __func__);
345 ALOGW("%s Could not allocate event", __func__);
370 ALOGI("%s Bad sound model handle.", __func__);
376 ALOGI("%s Not a valid UUID", __func__);
476 ALOGI("%s", __func__);
601 ALOGI("%s", __func__);
614 ALOGI("%s stdev %p", __func__, stdev)
    [all...]
  /system/bt/service/
low_energy_client.cpp 338 VLOG(2) << __func__ << "Address: " << address << " is_direct: " << is_direct;
355 VLOG(2) << __func__ << "Address: " << address;
381 VLOG(2) << __func__ << "Address: " << address
414 VLOG(2) << __func__;
435 VLOG(2) << __func__;
455 VLOG(2) << __func__;
517 VLOG(2) << __func__;
592 VLOG(1) << __func__ << "client_id: " << client_id << " status: " << status;
598 LOG(ERROR) << __func__ << " Insertion into connection_ids_ failed!";
613 VLOG(1) << __func__ << " client_id: " << client_id << " status: " << status
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_inlines.h 54 CDBG("%s:%d] client_idx %d session_idx %d", __func__, __LINE__,
58 CDBG_ERROR("%s:%d] invalid job id %x", __func__, __LINE__,
117 CDBG("%s:%d] client_idx %d session_idx %d", __func__, __LINE__,
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_inlines.h 54 CDBG("%s:%d] client_idx %d session_idx %d", __func__, __LINE__,
58 CDBG_ERROR("%s:%d] invalid job id %x", __func__, __LINE__,
117 CDBG("%s:%d] client_idx %d session_idx %d", __func__, __LINE__,
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg_inlines.h 54 CDBG("%s:%d] client_idx %d session_idx %d", __func__, __LINE__,
58 CDBG_ERROR("%s:%d] invalid job id %x", __func__, __LINE__,
117 CDBG("%s:%d] client_idx %d session_idx %d", __func__, __LINE__,
  /hardware/libhardware/modules/input/evdev/
EvdevModule.cpp 63 ALOGV("%s", __func__);
70 ALOGV("%s", __func__);
82 ALOGV("%s", __func__);
  /hardware/qcom/audio/hal/msm8916/
hw_info.c 56 ALOGW("%s: Not an 8x16/8909/8952 device", __func__);
82 ALOGE("%s: Unsupported target %s:",__func__, snd_card_name);
121 ALOGD("%s : device_name = %s", __func__,device_name);
  /ndk/tests/device/fenv/jni/
test_fenv.c 24 (condition)? (void)0 : fail(__FILE__, __LINE__, __func__, #condition)
27 ((x)==(y))? (void)0 : fail(__FILE__, __LINE__, __func__, #x "==" #y)
30 float_eq(x, y)? (void)0 : fail(__FILE__, __LINE__, __func__, "float_eq(" #x "," #y ")")
  /system/bt/bta/sdp/
bta_sdp_api.c 100 APPL_TRACE_API("%s", __func__);
129 APPL_TRACE_API("%s", __func__);
156 APPL_TRACE_API("%s", __func__);
  /system/connectivity/shill/
passive_link_monitor.cc 66 SLOG(connection_.get(), 2) << "In " << __func__ << ".";
82 SLOG(connection_.get(), 2) << "In " << __func__ << ".";
108 SLOG(connection_.get(), 2) << "In " << __func__ << ".";
ppp_device.cc 49 SLOG(this, 2) << __func__ << " on " << link_name();
60 SLOG(this, 2) << __func__ << " on " << link_name();
84 SLOG(PPP, nullptr, 2) << __func__ << " on " << link_name;
  /system/connectivity/shill/wifi/
tdls_manager.cc 152 LOG(INFO) << __func__ << " TDLS cleanup timer restarted.";
154 LOG(INFO) << __func__ << " TDLS cleanup timer started.";
163 LOG(INFO) << __func__ << " TDLS peer discovery map cleared.";
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /device/google/marlin/thermal/
thermal.c 85 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
90 ALOGE("%s: failed to read a float: %s", __func__, strerror(errno));
195 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
217 ALOGE("%s: failed to read CPU information from file: %s", __func__,
234 ALOGE("%s: failed to open file: %s (%s)", __func__, file_name, strerror(errno));
239 ALOGE("%s: failed to read CPU online information from file: %s (%s)", __func__,
  /device/huawei/angler/thermal/
thermal.c 84 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
89 ALOGE("%s: failed to read a float: %s", __func__, strerror(errno));
194 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
216 ALOGE("%s: failed to read CPU information from file: %s", __func__,
233 ALOGE("%s: failed to open file: %s (%s)", __func__, file_name, strerror(errno));
238 ALOGE("%s: failed to read CPU online information from file: %s (%s)", __func__,
  /device/lge/bullhead/thermal/
thermal.c 82 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
87 ALOGE("%s: failed to read a float: %s", __func__, strerror(errno));
196 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
218 ALOGE("%s: failed to read CPU information from file: %s", __func__,
235 ALOGE("%s: failed to open file: %s (%s)", __func__, file_name, strerror(errno));
240 ALOGE("%s: failed to read CPU online information from file: %s (%s)", __func__,

Completed in 906 milliseconds

<<11121314151617181920>>