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

<<11121314151617181920>>

  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_sock.c 67 CDBG_ERROR("%s: unknown socket type =%d", __func__, sock_type);
72 CDBG_ERROR("%s: error create socket fd =%d", __func__, socket_fd);
83 CDBG_ERROR("%s: socket_fd=%d %s ", __func__, socket_fd, strerror(errno));
86 CDBG("%s: socket_fd=%d %s", __func__, socket_fd, sock_addr.sun_path);
128 CDBG("%s: msg is NULL", __func__);
140 CDBG("%s: iov_len=%d", __func__, len);
151 CDBG("%s: Got ctrl msg pointer", __func__);
156 CDBG("%s: cmsg data=%d", __func__, *((int *) CMSG_DATA(cmsghp)));
158 CDBG("%s: ctrl msg NULL", __func__);
192 CDBG_ERROR(" %s: msg buf is NULL", __func__);
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
ifaceeventhandler.cpp 56 "running. Exit", __func__, id);
60 "Id:%d is requested. Not supported. Exit", __func__, id);
70 ALOGE("%s: Error mwifiEventHandler NULL", __func__);
92 "Id:%d is requested. Not supported. Exit", __func__, id);
120 ALOGE("%s: NL80211_ATTR_REG_ALPHA2 not found", __func__);
234 ALOGE("%s: QCA_WLAN_VENDOR_ATTR_FEATURE_SET not found", __func__);
258 __func__, val);
274 __func__);
276 __func__, *mSetSizePtr);
278 __func__);
    [all...]
  /system/connectivity/shill/dhcp/
dhcp_config.cc 91 SLOG(this, 2) << __func__ << ": " << device_name;
98 SLOG(this, 2) << __func__ << ": " << device_name();
101 Stop(__func__);
105 SLOG(this, 2) << __func__ << ": " << device_name();
117 SLOG(this, 2) << __func__ << ": " << device_name();
132 SLOG(this, 2) << __func__ << ": " << device_name();
152 Stop(__func__);
188 SLOG(this, 2) << __func__ << ": " << device_name();
246 me->Stop(__func__);
261 SLOG(this, 2) << __func__ << ": " << device_name()
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 59 CDBG_HIGH("[KPI Perf] %s: E",__func__);
68 ALOGE("%s: camera obj not valid", __func__);
75 ALOGE("%s: ZSL channel doesn't exist, return here", __func__);
87 __func__, recvd_frame->bUnlockAEC, pme->m_bLedAfAecLock);
89 ALOGI("%s : [ZSL Retro] LED assisted AF Release AEC Lock\n", __func__);
99 CDBG_HIGH("%s: [ZSL Retro] Ready for Prepare Snapshot, signal ", __func__);
107 ALOGE("%s: processEvt Ready for Snaphot failed", __func__);
113 " qcamera_sm_internal_evt_payload_t", __func__);
121 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__);
128 ALOGI("[KPI Perf] %s: superbuf frame_idx %d", __func__,
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera.c 173 CDBG("%s: MM_CAMERA_EVT_TYPE_PRIVATE_EVT", __func__);
185 __func__, evt->e.pri_evt.data_length,
196 __func__, rc);
201 __func__, evt->e.pri_evt.data_length,
240 CDBG_ERROR("%s: No memory for mm_camera_node_t", __func__);
261 __func__, event.event_type, event.e.ch.ch, event.e.ch.evt);
275 CDBG("%s: begin\n", __func__);
283 CDBG("%s: ctrl_fd = %d, errno == %d", __func__, my_obj->ctrl_fd, errno);
285 CDBG_ERROR("%s: opened, break out while loop", __func__);
289 __func__,sleep_msec)
    [all...]
mm_camera_channel.c 181 __func__, cmd_cb->cmd_type);
227 __func__, ch_obj->pending_cnt);
242 __func__, ch_obj->pending_cnt);
262 CDBG_ERROR("%s: No memory for mm_camera_node_t", __func__);
291 CDBG("%s : E state = %d",__func__,my_obj->state);
306 CDBG("%s: Not a valid state (%d)", __func__, my_obj->state);
312 CDBG("%s : X rc = %d",__func__,rc);
326 __func__, my_obj->state, evt);
339 CDBG("%s : E evt = %d",__func__,evt);
497 __func__, my_obj->state, evt)
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 377 ALOGV("%s: enter ... ", __func__);
393 ALOGE("%s: %s is NULL", __func__, adev == NULL ? "adev" : "adev->platform");
398 ALOGV("%s: exit with ret_val %d ", __func__, ret_val);
406 ALOGV("%s: enter ... ", __func__);
410 ALOGW("%s: adev is NULL .... ", __func__);
419 ALOGV("%s: exit ... ", __func__);
455 ALOGE("%s: Unsupported audio format", __func__);
470 ALOGV("%s: enter: usecase(%d)", __func__, usecase->id);
479 ALOGD("%s: usecase(%d) apply and update mixer path: %s", __func__, usecase->id, mixer_path);
482 ALOGV("%s: exit", __func__);
    [all...]
voice.c 85 __func__, (enable ? "enable" : "disable"),
92 __func__, out_snd_device);
97 __func__, mixer_path);
113 ALOGD("%s: enter usecase:%s", __func__, use_case_table[usecase_id]);
120 __func__, usecase_id);
152 ALOGD("%s: exit: status(%d)", __func__, ret);
164 ALOGD("%s: enter usecase:%s", __func__, use_case_table[usecase_id]);
184 __func__, pcm_dev_rx_id, pcm_dev_tx_id, uc_info->id);
190 __func__, adev->snd_card, pcm_dev_tx_id);
195 ALOGE("%s: %s", __func__, pcm_get_error(session->pcm_tx))
    [all...]
  /device/htc/flounder/audio/soundtrigger/
sound_trigger_hw.c 229 ALOGV("%s: Fetching bytes", __func__);
235 ALOGV("%s: IOCTL failed with code %d", __func__, ret);
240 ALOGV("%s: IOCTL captured %d samples", __func__, ret);
246 ALOGV("%s: Timeout waiting for data from dsp", __func__);
260 ALOGI("%s", __func__);
313 ALOGI("%s send callback model %d", __func__,
332 ALOGI("%s: Termination message", __func__);
335 ALOGI("%s: Message to ignore", __func__);
361 ALOGI("%s", __func__);
378 ALOGI("%s", __func__);
    [all...]
  /system/connectivity/shill/wimax/
wimax_provider.cc 67 SLOG(this, 2) << __func__;
80 SLOG(this, 2) << __func__;
93 SLOG(this, 2) << __func__;
99 SLOG(this, 2) << __func__;
105 SLOG(this, 2) << __func__;
110 SLOG(this, 2) << __func__ << "(" << link_name << ")";
120 SLOG(this, 2) << __func__;
147 SLOG(this, 2) << __func__ << "(" << service->GetStorageIdentifier() << ")";
214 SLOG(this, 2) << __func__;
230 SLOG(this, 2) << __func__;
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c 506 ALOGD("%s: tmus mccmnc %d", __func__, mccmnc);
612 ALOGV("%s: disabling %s", __func__, my_data->ec_ref_mixer_path);
626 ALOGD("%s: enabling %s", __func__, my_data->ec_ref_mixer_path);
668 ALOGE("%s: Could not get ctl for mixer cmd - %s", __func__, CVD_VERSION_MIXER_CTL);
679 ALOGE("%s: ERROR! mixer_ctl_get_array() failed to get CVD Version", __func__);
694 ALOGD("%s Opening device %s\n", __func__, dev_name);
697 ALOGE("%s: cannot open device '%s'\n", __func__, dev_name);
700 ALOGD("%s success", __func__);
729 ALOGE("%s get_calibration failed\n", __func__);
736 , __func__, calib.buff_size, cal_name_info[type])
    [all...]
  /device/huawei/angler/location/loc_api/loc_api_v02/
loc_api_v02_client.c 599 LOC_LOGV("%s:%d]: indId %d is an event size = %d\n", __func__, __LINE__,
609 LOC_LOGV("%s:%d]: indId %d is a resp size = %d\n", __func__, __LINE__,
615 LOC_LOGW("%s:%d]: indId %d not found\n", __func__, __LINE__, indId);
641 "eventMask = 0x%04x%04x\n", __func__, __LINE__,
652 LOC_LOGW("%s:%d]: eventId %d not found\n", __func__, __LINE__,
701 LOC_LOGE("%s:%d] Invalid supported message list.\n", __func__, __LINE__);
743 __func__, __LINE__, pResponse->resp.result,
770 __func__, __LINE__, error, locError);
900 LOC_LOGW("%s:%d]: unknown ind id %d\n", __func__, __LINE__,
939 __func__, __LINE__, error, err_cb_data)
    [all...]
  /device/lge/bullhead/location/loc_api/loc_api_v02/
loc_api_v02_client.c 599 LOC_LOGV("%s:%d]: indId %d is an event size = %d\n", __func__, __LINE__,
609 LOC_LOGV("%s:%d]: indId %d is a resp size = %d\n", __func__, __LINE__,
615 LOC_LOGW("%s:%d]: indId %d not found\n", __func__, __LINE__, indId);
641 "eventMask = 0x%04x%04x\n", __func__, __LINE__,
652 LOC_LOGW("%s:%d]: eventId %d not found\n", __func__, __LINE__,
701 LOC_LOGE("%s:%d] Invalid supported message list.\n", __func__, __LINE__);
743 __func__, __LINE__, pResponse->resp.result,
770 __func__, __LINE__, error, locError);
900 LOC_LOGW("%s:%d]: unknown ind id %d\n", __func__, __LINE__,
939 __func__, __LINE__, error, err_cb_data)
    [all...]
  /device/linaro/hikey/gralloc/
alloc_device.h 22 #define AWAR(fmt, args...) __android_log_print(ANDROID_LOG_WARN, "[Gralloc-Warning]", "%s:%d " fmt,__func__,__LINE__,args)
28 #define AERR(fmt, args...) __android_log_print(ANDROID_LOG_ERROR, "[Gralloc-ERROR]", "%s:%d " fmt,__func__,__LINE__,args)
  /external/wpa_supplicant_8/src/utils/
browser.c 26 wpa_printf(MSG_DEBUG, "BROWSER:%s", __func__);
57 wpa_printf(MSG_DEBUG, "BROWSER:%s progress=%d", __func__,
68 __func__, status, webkit_web_view_get_uri(view));
80 wpa_printf(MSG_DEBUG, "BROWSER:%s uri=%s", __func__, uri);
103 wpa_printf(MSG_DEBUG, "BROWSER:%s mime=%s", __func__, mime);
120 wpa_printf(MSG_DEBUG, "BROWSER:%s uri=%s", __func__, uri);
128 wpa_printf(MSG_DEBUG, "BROWSER:%s title=%s uri=%s", __func__, title,
144 wpa_printf(MSG_DEBUG, "BROWSER:%s title=%s", __func__, title);
  /hardware/libhardware/modules/camera/
Metadata.cpp 43 ALOGE("%s: Replacing metadata with itself?!", __func__);
111 ALOGE("%s: Invalid metadata entry tag: %d", __func__, tag);
115 ALOGE("%s: Invalid metadata entry tag type: %d", __func__, tag_type);
119 ALOGE("%s: Tag %d called with incorrect type: %s(%d)", __func__, tag,
124 ALOGE("%s: Invalid metadata entry count: %d", __func__, count);
154 __func__, entry_capacity, data_capacity);
162 __func__, mData, tmp);
170 __func__, tag, tag_data, count, tmp);
Stream.cpp 155 __func__, mId, id, mId);
160 __func__, mId, s, mStream);
165 "expect %s(%d)", __func__, mId, typeToString(s->stream_type),
171 "expect %s(%d)", __func__, mId, formatToString(s->format),
177 __func__, mId, s->width, mWidth);
182 __func__, mId, s->height, mHeight);
195 __func__, mId, buf_set->stream, mStream);
203 ALOGV("%s:%d: Registering buffer %p", __func__, mId,
  /hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
driver_cmd_nl80211.c 101 wpa_printf(MSG_ERROR, "%s: failed to issue private commands\n", __func__);
116 __func__, MAC2STR(buf));
118 wpa_printf(MSG_DEBUG, "%s: P2P: %s ", __func__, buf);
120 wpa_printf(MSG_DEBUG, "%s: P2P: %s ", __func__, buf);
122 wpa_printf(MSG_DEBUG, "%s: %s ", __func__, buf);
129 wpa_printf(MSG_DEBUG, "%s %s len = %d, %zu", __func__, buf, ret, buf_len);
141 wpa_printf(MSG_DEBUG, "%s: Entry", __func__);
158 wpa_printf(MSG_DEBUG, "%s: Entry", __func__);
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
current_function.hpp 49 # define BOOST_CURRENT_FUNCTION __FUNC__
53 # define BOOST_CURRENT_FUNCTION __func__
  /system/bt/hci/src/
low_power_manager.c 87 LOG_ERROR(LOG_TAG, "%s could not create idle alarm.", __func__);
101 LOG_ERROR(LOG_TAG, "%s unknown low power command %d", __func__, command);
136 LOG_ERROR(LOG_TAG, "%s still processing prior disable request, cannot enable.", __func__);
138 LOG_WARN(LOG_TAG, "%s still processing prior disable request, ignoring new request to disable.", __func__);
141 LOG_ERROR(LOG_TAG, "%s still processing prior enable request, ignoring new request to enable.", __func__);
143 LOG_WARN(LOG_TAG, "%s still processing prior enable request, cannot disable.", __func__);
145 LOG_INFO(LOG_TAG, "%s already enabled.", __func__);
147 LOG_INFO(LOG_TAG, "%s already disabled.", __func__);
  /system/bt/osi/src/
eager_reader.c 85 LOG_ERROR(LOG_TAG, "%s unable to create output reading semaphore.", __func__);
93 LOG_ERROR(LOG_TAG, "%s unable to create buffers queue.", __func__);
99 LOG_ERROR(LOG_TAG, "%s unable to make reading thread.", __func__);
175 LOG_ERROR(LOG_TAG, "%s unable to read semaphore for output data.", __func__);
203 LOG_ERROR(LOG_TAG, "%s unable to write back bytes available for output data.", __func__);
243 LOG_ERROR(LOG_TAG, "%s couldn't aquire memory for inbound data buffer.", __func__);
263 LOG_WARN(LOG_TAG, "%s fd said bytes existed, but none were found.", __func__);
265 LOG_WARN(LOG_TAG, "%s unable to read from file descriptor: %s", __func__, strerror(errno));
  /system/bt/service/hal/
bluetooth_gatt_interface.cpp 75 VLOG(2) << __func__ << " - status: " << status << " client_if: " << client_if;
89 VLOG(2) << __func__ << " - BD_ADDR: " << BtAddrString(bda)
100 VLOG(2) << __func__ << " - status: " << status
115 VLOG(2) << __func__ << " - conn_id: " << conn_id
127 VLOG(2) << __func__ << " - conn_id: " << conn_id
137 LOG(INFO) << __func__ << " - conn_id: " << conn_id
149 VLOG(2) << __func__ << " - conn_id: " << conn_id
163 VLOG(2) << __func__ << " - conn_id: " << conn_id
175 VLOG(2) << __func__ << " - conn_id: " << conn_id
184 VLOG(2) << __func__ << " - status: " << status << " client_if: " << client_if
    [all...]
  /system/connectivity/shill/shims/
task_proxy.cc 36 LOG(INFO) << __func__ << "(" << reason
46 LOG(INFO) << __func__;
  /system/core/gatekeeperd/
IUserManager.cpp 39 ALOGE("%s: failed (%d)\n", __func__, rc);
45 ALOGE("%s: got exception (%d)\n", __func__, exception);
  /system/connectivity/shill/cellular/
cellular_capability_cdma.cc 89 SLOG(this, 2) << __func__;
126 SLOG(this, 2) << __func__;
147 SLOG(this, 3) << __func__;
175 SLOG(this, 2) << __func__ << "(" << carrier << ")";
189 cellular()->Disconnect(error, __func__);
199 SLOG(this, 2) << __func__ << "(" << error << ")";
201 LOG(ERROR) << "In " << __func__ << "(): service is null.";
271 SLOG(this, 2) << __func__;
281 SLOG(this, 2) << __func__;
331 SLOG(this, 2) << __func__;
    [all...]

Completed in 920 milliseconds

<<11121314151617181920>>