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

<<21222324252627282930>>

  /device/moto/shamu/thermal/
thermal.c 80 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
85 ALOGE("%s: failed to read a float: %s", __func__, strerror(errno));
186 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
208 ALOGE("%s: failed to read CPU information from file: %s", __func__,
225 ALOGE("%s: failed to open file: %s (%s)", __func__, file_name, strerror(errno));
230 ALOGE("%s: failed to read CPU online information from file: %s (%s)", __func__,
  /frameworks/av/services/audiopolicy/service/
AudioPolicyClientImplLegacy.cpp 58 ALOGW("%s: could not get AudioFlinger", __func__);
76 ALOGW("%s: could not get AudioFlinger", __func__);
138 ALOGW("%s: could not get AudioFlinger", __func__);
158 ALOGW("%s: could not get AudioFlinger", __func__);
169 ALOGW("%s: could not get AudioFlinger", __func__);
184 ALOGW("%s: could not get AudioFlinger", __func__);
  /hardware/qcom/wlan/qcwcn/wifi_hal/
nan_req.cpp 265 ALOGE("%s: put_bytes Error:%d",__func__, ret);
296 ALOGE("%s: put_bytes Error:%d",__func__, ret);
456 ALOGE("%s: put_bytes Error:%d",__func__, ret);
540 ALOGE("%s: put_bytes Error:%d",__func__, ret);
577 ALOGE("%s: put_bytes Error:%d",__func__, ret);
672 ALOGE("%s: put_bytes Error:%d",__func__, ret);
709 ALOGE("%s: put_bytes Error:%d",__func__, ret);
777 ALOGE("%s: put_bytes Error:%d",__func__, ret);
817 ALOGE("%s: put_bytes Error:%d",__func__, ret);
873 ALOGE("%s: put_bytes Error:%d",__func__, ret)
    [all...]
  /system/bt/btif/co/
bta_pan_co.c 168 BTIF_TRACE_API("%s, handle:%d, app_id:%d", __func__, handle, app_id);
173 BTIF_TRACE_ERROR("%s: cannot find pan connection", __func__);
179 __func__, conn, conn->state);
191 "p_buf->len:%d, offset:%d", __func__, p_buf->len, p_buf->offset);
194 BTIF_TRACE_DEBUG("%s pan bt peer addr: %s", __func__,
197 BTIF_TRACE_DEBUG("%s: update its ethernet addr: %s", __func__,
  /system/bt/stack/smp/
smp_l2c.c 59 SMP_TRACE_EVENT ("SMDBG l2c %s", __func__);
222 SMP_TRACE_ERROR("Unexpected %s: num_pkt = %d", __func__,num_pkt);
249 SMP_TRACE_EVENT ("%s", __func__);
254 __func__, transport);
262 __func__,
302 SMP_TRACE_EVENT ("SMDBG l2c %s", __func__);
  /system/connectivity/shill/
active_link_monitor.cc 86 SLOG(connection_.get(), 2) << "In " << __func__ << ".";
92 SLOG(connection_.get(), 2) << "In " << __func__ << ".";
164 SLOG(connection_.get(), 2) << "In " << __func__ << " with sample "
208 SLOG(connection_.get(), 2) << "In " << __func__ << ".";
238 SLOG(connection_.get(), 2) << "In " << __func__ << ".";
309 SLOG(connection_.get(), 2) << "In " << __func__ << ".";
connection_tester.cc 69 SLOG(connection_.get(), 3) << "In " << __func__;
76 SLOG(connection_.get(), 3) << "In " << __func__;
  /system/connectivity/shill/vpn/
vpn_driver.cc 64 SLOG(this, 2) << __func__;
97 SLOG(this, 2) << __func__;
131 SLOG(this, 2) << __func__;
141 SLOG(this, 2) << __func__;
236 SLOG(this, 2) << __func__;
287 SLOG(this, 2) << __func__;
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c 120 __func__, my_obj->my_hdl, my_obj->fd, my_obj->state);
139 CDBG_ERROR("%s: No memory for mm_camera_node_t", __func__);
159 CDBG_ERROR("%s: No memory for mm_camera_node_t", __func__);
186 __func__, my_obj->my_hdl, my_obj->fd, my_obj->state);
191 __func__, my_obj->state);
251 __func__, my_obj->my_hdl, my_obj->fd, my_obj->state);
255 __func__, cmd_cb->cmd_type);
325 __func__, my_obj->my_hdl, my_obj->fd, my_obj->state);
328 CDBG("%s: Not handling evt in unused state", __func__);
349 CDBG("%s: Not a valid state (%d)", __func__, my_obj->state)
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_helper.c 48 CDBG_HIGH("%s: cannot open file\n", __func__);
53 CDBG("%s: %s, size=%d\n", __func__, filename, size);
  /external/jemalloc/test/unit/
prof_thread_name.c 22 mallctl_thread_name_get_impl(a, __func__, __LINE__)
36 mallctl_thread_name_set_impl(a, __func__, __LINE__)
  /external/libdrm/tests/kmstest/
main.c 36 printf("%s: %s (%s)\n", __func__, str, strerror(-ret)); \
88 printf("%s: All ok!\n", __func__);
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
spdhelper.cpp 42 ALOGD("%s SpdDebug is %s", __func__, (b ? "TRUE" : "FALSE"));
86 ALOGD("%s '%s' (%d) is %sa known bad patch file", __func__, mPatchId.c_str(), mErrorCount, (mIsPatchBad ? "" : "not "));
  /external/tinycompress/
cplay.c 125 printf("%s: exit\n", __func__);
212 printf("%s: entry\n", __func__);
259 printf("%s: Opened compress device\n", __func__);
271 printf("%s: Doing first buffer write of %d\n", __func__, num_read);
290 printf("%s: You should hear audio NOW!!!\n", __func__);
307 printf("%s: wrote %d\n", __func__, wrote);
313 printf("%s: exit success\n", __func__);
327 printf("%s: exit failure\n", __func__);
  /hardware/qcom/gps/msm8909/utils/
log_util.h 166 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "")
167 #define EXIT_LOG(SPEC, VAL) LOG_V(EXIT_TAG, __func__, SPEC, VAL)
170 LOG_E(EXIT_ERROR_TAG, __func__, SPEC, VAL); \
172 LOG_V(EXIT_TAG, __func__, SPEC, VAL); \
177 #define ENTRY_LOG_CALLFLOW() LOG_I(FROM_AFW, __func__, %s, "")
179 #define EXIT_LOG_CALLFLOW(SPEC, VAL) LOG_I(TO_MODEM, __func__, SPEC, VAL)
180 // Used for logging callflow from Modem(TO_MODEM, __func__, %s, "")
181 #define MODEM_LOG_CALLFLOW(SPEC, VAL) LOG_I(FROM_MODEM, __func__, SPEC, VAL)
  /system/bt/bta/mce/
bta_mce_api.c 64 APPL_TRACE_API("%", __func__);
103 APPL_TRACE_API("%s", __func__);
  /system/bt/main/
stack_config.c 51 LOG_INFO(LOG_TAG, "%s attempt to load stack conf from %s", __func__, path);
55 LOG_INFO(LOG_TAG, "%s file >%s< not found", __func__, path);
  /system/connectivity/shill/dbus/
chromeos_supplicant_bss_proxy.cc 60 SLOG(&bss_proxy_->GetObjectPath(), 2) << __func__;
71 SLOG(&bss_proxy_->GetObjectPath(), 2) << __func__
  /system/bt/bta/sdp/
bta_sdp_act.c 69 APPL_TRACE_DEBUG("%s() - uuid len:%d", __func__, u->len);
272 " 0x%02x - expected 0x06", __func__, p_attr->attr_len_type);
287 "too many sub attributes!!", __func__);
296 "length/type: 0x%02x - expected 0x80", __func__,
304 "att-length: %d - number of elements: %d", __func__,
388 APPL_TRACE_DEBUG("%s() - res: 0x%x", __func__, result);
408 APPL_TRACE_DEBUG("%s() - found MAP (MAS) uuid", __func__);
411 APPL_TRACE_DEBUG("%s() - found MAP (MNS) uuid", __func__);
414 APPL_TRACE_DEBUG("%s() - found PBAP (PSE) uuid", __func__);
417 APPL_TRACE_DEBUG("%s() - found Object Push Server (OPS) uuid", __func__);
    [all...]
  /system/bt/service/
gatt_server_old.cpp 134 LOG_INFO(LOG_TAG, "%s: status:%d server_if:%d app_uuid:%p", __func__, status,
151 __func__, status, server_if, srvc_id->id.inst_id, srvc_handle);
184 __func__, conn_id, addr.c_str(), attr_handle, attribute_offset_octets,
211 __func__, conn_id, addr.c_str(), trans_id, attr_handle, attribute_offset,
228 LOG_INFO(LOG_TAG, "%s: updating attribute %d blob_section to %u", __func__,
238 LOG_ERROR(LOG_TAG, "%s: write failed: %s", __func__, strerror(errno));
262 LOG_INFO(LOG_TAG, "%s: connection:%d (%s:trans:%d) exec_write:%d", __func__,
281 LOG_ERROR(LOG_TAG, "%s: write failed: %s", __func__, strerror(errno));
288 __func__, conn_id, server_if, connected, addr.c_str());
299 "%s: status:%d server_if:%d service_handle:%d char_handle:%d", __func__,
    [all...]
  /system/bt/btif/src/
btif_media_task.c 503 __func__, result->status);
508 LOG_WARN(LOG_TAG, "%s device: %s, rssi: %d", __func__,
596 __func__, dump_a2dp_ctrl_event(cmd));
609 __func__, dump_a2dp_ctrl_event(cmd));
627 __func__, dump_a2dp_ctrl_event(cmd));
656 __func__, dump_a2dp_ctrl_event(cmd));
917 APPL_TRACE_ERROR("%s unable to start up media thread", __func__);
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3CropRegionMapper.cpp 93 __func__);
98 __func__, active_array_w, active_array_h, sensor_w, sensor_h);
106 ALOGI("%s: active_array: %d x %d, sensor size %d x %d", __func__,
128 ALOGE("%s: sensor/active array sizes are not initialized!", __func__);
160 ALOGE("%s: sensor/active array sizes are not initialized!", __func__);
170 __func__, crop_left, crop_top, crop_width, crop_height);
174 __func__, crop_left, crop_top, crop_width, crop_height);
225 ALOGE("%s: sensor/active array sizes are not initialized!", __func__);
231 __func__, x, y, mSensorW, mSensorH);
254 ALOGE("%s: sensor/active array sizes are not initialized!", __func__);
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3CropRegionMapper.cpp 93 __func__);
98 __func__, active_array_w, active_array_h, sensor_w, sensor_h);
106 ALOGI("%s: active_array: %d x %d, sensor size %d x %d", __func__,
128 ALOGE("%s: sensor/active array sizes are not initialized!", __func__);
160 ALOGE("%s: sensor/active array sizes are not initialized!", __func__);
170 __func__, crop_left, crop_top, crop_width, crop_height);
174 __func__, crop_left, crop_top, crop_width, crop_height);
225 ALOGE("%s: sensor/active array sizes are not initialized!", __func__);
231 __func__, x, y, mSensorW, mSensorH);
254 ALOGE("%s: sensor/active array sizes are not initialized!", __func__);
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_wired.c 588 "packet socket", __func__);
592 "SIOCADDMULTI", __func__);
596 "flags", __func__);
601 "for multicast", __func__);
605 __func__);
610 __func__);
617 __func__);
638 "group (PACKET)", __func__);
644 "group (SIOCDELMULTI)", __func__);
652 __func__);
    [all...]
  /hardware/intel/common/utils/ISV/profile/
isv_profile.cpp 159 ALOGE("%s: failed to malloc buffer", __func__);
308 ALOGE("@%s, line:%d, couldn't open profile %s", __func__, __LINE__, DEFAULT_XML_FILE);
314 ALOGE("@%s, line:%d, parser is NULL", __func__, __LINE__);
322 ALOGE("@%s, line:%d, failed to malloc buffer", __func__, __LINE__);
336 ALOGE("@%s, line:%d, XML_Parse error", __func__, __LINE__);
358 ALOGV("%s: %s",__func__, path);
361 ALOGE("%s: failed to open file %s\n", __func__, path);
366 ALOGE("%s: failed to open file %s\n", __func__, DEFAULT_XML_FILE);
373 ALOGE("%s: failed to read config xml file!\n", __func__);
384 ALOGV("%s: using the default status: VPP=%d, FRC=%d\n", __func__,
    [all...]

Completed in 777 milliseconds

<<21222324252627282930>>