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

1 2 3 4 56 7 8 91011>>

  /system/bt/hci/src/
hci_hal_mct.c 63 LOG_INFO(LOG_TAG, "%s", __func__);
69 LOG_ERROR(LOG_TAG, "%s opened the wrong number of ports: got %d, expected 2 or 4.", __func__, number_of_ports);
74 __func__, uart_fds[CH_CMD], uart_fds[CH_EVT], uart_fds[CH_ACL_OUT], uart_fds[CH_ACL_IN]);
77 LOG_ERROR(LOG_TAG, "%s unable to open the command uart serial port.", __func__);
82 LOG_ERROR(LOG_TAG, "%s unable to open the event uart serial port.", __func__);
87 LOG_ERROR(LOG_TAG, "%s unable to open the acl-out uart serial port.", __func__);
92 LOG_ERROR(LOG_TAG, "%s unable to open the acl-in uart serial port.", __func__);
98 LOG_ERROR(LOG_TAG, "%s unable to create eager reader for the event uart serial port.", __func__);
104 LOG_ERROR(LOG_TAG, "%s unable to create eager reader for the acl-in uart serial port.", __func__);
119 LOG_INFO(LOG_TAG, "%s", __func__);
    [all...]
  /system/connectivity/shill/
traffic_monitor.cc 61 SLOG(device_.get(), 2) << __func__;
71 SLOG(device_.get(), 2) << __func__;
82 SLOG(device_.get(), 2) << __func__ << ": Tx-queues decongested";
89 SLOG(device_.get(), 3) << __func__;
119 SLOG(device_.get(), 4) << __func__;
123 SLOG(device_.get(), 3) << __func__ << ": Empty socket info";
131 SLOG(device_.get(), 3) << __func__ << ": No interesting socket info";
149 SLOG(device_.get(), 2) << __func__
165 SLOG(device_.get(), 2) << __func__ << ": DNS queries restored";
170 SLOG(device_.get(), 4) << __func__;
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 528 ALOGD("%s: tmus mccmnc %d", __func__, mccmnc);
635 ALOGE("%s: dlsym error for acdb_send_gain_dep_cal", __func__);
641 __func__, level);
652 ALOGV("%s: out device is %d", __func__, usecase->out_snd_device);
664 ALOGE("%s: my_data->acdb_send_gain_dep_cal failed ", __func__);
667 ALOGW("%s: Usecase list is empty", __func__);
672 __func__);
683 ALOGV("%s: diabling %s", __func__, my_data->ec_ref_mixer_path);
694 ALOGV("%s: enabling %s", __func__, my_data->ec_ref_mixer_path);
705 ALOGE("%s: DLOPEN failed for %s", __func__, LIB_CSD_CLIENT)
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/wrapper/
QualcommCamera.cpp 120 ALOGE("Q%s: E", __func__);
127 ALOGE("Q%s: E, id = %d", __func__, camera_id);
131 ALOGE("Q%s: X, id = %d", __func__, camera_id);
144 ALOGE("Q%s: E, id = %s", __func__, id);
153 ALOGE("%s: end in no mem", __func__);
179 ALOGE("%s: end rc %d", __func__, rc);
185 ALOGE("Q%s: device =%p E", __func__, hw_dev);
245 ALOGE("%s:E",__func__);
251 ALOGE("%s:X",__func__);
257 ALOGE("%s:E",__func__);
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_preview.c 47 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
61 CDBG_ERROR("%s: Channel object is NULL ", __func__);
74 CDBG_ERROR("%s: cannot find metadata stream", __func__);
90 CDBG_ERROR("%s: Canot allocate metadata memory\n", __func__);
101 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__);
104 CDBG_ERROR("%s: AutoFocus failed\n",__func__);
112 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__);
128 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
142 CDBG_ERROR("%s: Channel object is NULL ", __func__);
154 CDBG_ERROR("%s: cannot find preview stream", __func__);
    [all...]
mm_qcamera_reprocess.c 46 __func__, frame->frame_len, frame->frame_idx);
56 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id);
68 CDBG_ERROR("%s: error allocating jpeg output buffer", __func__);
76 CDBG_ERROR("%s: error creating jpeg session", __func__);
89 CDBG_ERROR("%s: Failed in Reprocess Qbuf\n", __func__);
103 CDBG_ERROR("%s: END\n", __func__);
122 CDBG_ERROR("%s: Invalid input\n", __func__);
130 CDBG_ERROR("%s: add stream failed\n", __func__);
161 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc);
175 CDBG_ERROR("%s: add reprocess stream failed\n", __func__);
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_preview.c 47 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
61 CDBG_ERROR("%s: Channel object is NULL ", __func__);
74 CDBG_ERROR("%s: cannot find metadata stream", __func__);
90 CDBG_ERROR("%s: Canot allocate metadata memory\n", __func__);
101 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__);
104 CDBG_ERROR("%s: AutoFocus failed\n",__func__);
112 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__);
128 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
142 CDBG_ERROR("%s: Channel object is NULL ", __func__);
154 CDBG_ERROR("%s: cannot find preview stream", __func__);
    [all...]
mm_qcamera_reprocess.c 46 __func__, frame->frame_len, frame->frame_idx);
56 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id);
68 CDBG_ERROR("%s: error allocating jpeg output buffer", __func__);
76 CDBG_ERROR("%s: error creating jpeg session", __func__);
89 CDBG_ERROR("%s: Failed in Reprocess Qbuf\n", __func__);
103 CDBG_ERROR("%s: END\n", __func__);
122 CDBG_ERROR("%s: Invalid input\n", __func__);
130 CDBG_ERROR("%s: add stream failed\n", __func__);
161 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc);
175 CDBG_ERROR("%s: add reprocess stream failed\n", __func__);
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_rdi.c 70 CDBG_ERROR("%s: cannot open file\n", __func__);
75 CDBG("%s: Y_off = %p cbcr_off = %p", __func__, y_off,cbcr_off);
76 CDBG("%s: Y_off length = %d cbcr_off length = %d", __func__, newFrame->planes[0].length,newFrame->planes[1].length);
91 CDBG_ERROR("%s: Set rdi op mode = %d",__func__, op_mode);
94 CDBG_ERROR("%s: Set rdi op mode error mode = %d",__func__, op_mode);
112 CDBG("%s: RDI Dimensions = %d X %d", __func__, fmt->width, fmt->height);
127 CDBG_ERROR("%s:Stop preview err=%d\n", __func__, rc);
132 CDBG("%s: END, rc=%d\n", __func__, rc);
149 CDBG("%s: BEGIN\n", __func__);
153 CDBG("%s: BEGIN - length=%d, frame idx = %d\n", __func__, frame->frame_len, frame->frame_idx)
    [all...]
  /external/compiler-rt/lib/asan/tests/
asan_racy_double_free_test.cc 10 fprintf(stderr, "%s %d\n", __func__, i);
18 fprintf(stderr, "%s %d\n", __func__, i);
  /external/tlsdate/src/events/
sigterm.c 23 info ("[event:%s] starting graceful shutdown . . .", __func__);
27 pfatal ("[event:%s] couldn't gettimeofday to exit gracefully", __func__);
route_up.c 26 verb_debug ("[event:%s] fired", __func__);
32 __func__);
42 verb_debug ("[event:%s] fired", __func__);
48 verb_debug ("[event:%s] routes changed", __func__);
  /hardware/libhardware/modules/usbcamera/
CameraHAL.cpp 68 ALOGV("%s: %d", __func__, mCameras.size());
74 ALOGV("%s: camera id %d: info=%p", __func__, id, info);
76 ALOGE("%s: Invalid camera id %d", __func__, id);
84 ALOGV("%s : callbacks=%p", __func__, callbacks);
94 ALOGV("%s: module=%p, name=%s, device=%p", __func__, mod, name, dev);
96 ALOGE("%s: Invalid camera id name is NULL", __func__);
101 ALOGE("%s: Invalid camera id name %s", __func__, name);
104 ALOGE("%s: Invalid camera id %d", __func__, id);
  /hardware/qcom/audio/hal/audio_extn/
hwdep_cal.c 73 ALOGD("%s: Opening device %s\n", __func__, dev_name);
76 ALOGE("%s: cannot open device '%s'\n", __func__, dev_name);
79 ALOGD("%s: success", __func__);
97 ALOGE("%s get_calibration failed\n", __func__);
105 ALOGE("%s get_calibration failed\n", __func__);
115 ALOGD("%s cal sent for %s", __func__, cal_name_info[type]);
128 ALOGE("%s error open\n", __func__);
136 ALOGE("%s: ERROR. dlsym Error:%s acdb_loader_get_calibration", __func__,
  /hardware/qcom/audio/hal/voice_extn/
voice_extn.c 133 ALOGE("%s: Invalid voice session index\n", __func__);
166 ALOGD("%s: enter:", __func__);
172 __func__, session->state.current, session->state.new, session->vsid);
180 ALOGD("%s: INACTIVE -> ACTIVE vsid:%x", __func__, session->vsid);
184 __func__, usecase_id);
191 ALOGD("%s: HOLD -> ACTIVE vsid:%x", __func__, session->vsid);
196 ALOGD("%s: LOCAL_HOLD -> ACTIVE vsid:%x", __func__, session->vsid);
207 __func__, session->state.current, session->vsid);
218 ALOGD("%s: ACTIVE/HOLD/LOCAL_HOLD -> INACTIVE vsid:%x", __func__, session->vsid);
222 __func__, usecase_id)
    [all...]
  /system/connectivity/shill/dbus/
chromeos_profile_dbus_adaptor.cc 63 SLOG(this, 2) << __func__ << ": " << name;
69 SLOG(this, 2) << __func__ << ": " << name;
74 SLOG(this, 2) << __func__ << ": " << name;
80 SLOG(this, 2) << __func__ << ": " << name;
86 SLOG(this, 2) << __func__;
94 SLOG(this, 2) << __func__ << ": " << name;
105 SLOG(this, 2) << __func__ << ": " << name;
118 SLOG(this, 2) << __func__ << ": " << name;
chromeos_dhcpcd_proxy.cc 43 SLOG(DBus, nullptr, 2) << __func__;
46 LogDBusError(error, __func__, interface);
51 SLOG(DBus, nullptr, 2) << __func__;
54 LogDBusError(error, __func__, interface);
  /system/tpm/attestation/common/
crypto_utility_impl.cc 85 LOG(ERROR) << __func__ << ": GetRandom failed.";
89 LOG(ERROR) << __func__ << ": Failed to seal cipher key.";
101 LOG(ERROR) << __func__ << ": GetRandom failed.";
106 LOG(ERROR) << __func__ << ": AES encryption failed.";
115 LOG(ERROR) << __func__ << ": Failed to serialize protobuf.";
126 LOG(ERROR) << __func__ << ": Failed to parse protobuf.";
131 LOG(ERROR) << __func__ << ": Cannot unseal aes key.";
142 LOG(ERROR) << __func__ << ": Failed to parse protobuf.";
149 LOG(ERROR) << __func__ << ": Corrupted data in encrypted pb.";
154 LOG(ERROR) << __func__ << ": Corrupted data in encrypted pb."
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_reprocess.c 46 __func__, frame->frame_len, frame->frame_idx);
56 CDBG_ERROR("%s: Wrong channel id (%d)", __func__, bufs->ch_id);
68 CDBG_ERROR("%s: error allocating jpeg output buffer", __func__);
76 CDBG_ERROR("%s: error creating jpeg session", __func__);
89 CDBG_ERROR("%s: Failed in Reprocess Qbuf\n", __func__);
103 CDBG_ERROR("%s: END\n", __func__);
122 CDBG_ERROR("%s: Invalid input\n", __func__);
130 CDBG_ERROR("%s: add stream failed\n", __func__);
161 CDBG_ERROR("%s:config preview stream err=%d\n", __func__, rc);
175 CDBG_ERROR("%s: add reprocess stream failed\n", __func__);
    [all...]
mm_qcamera_preview.c 48 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
75 CDBG_ERROR("%s: cannot find metadata stream", __func__);
82 CDBG_ERROR("%s: Canot allocate metadata memory\n", __func__);
94 CDBG_ERROR("%s: AutoFocus Done Call Back Received\n",__func__);
97 CDBG_ERROR("%s: AutoFocus failed\n",__func__);
105 CDBG_ERROR("%s: Failed in Preview Qbuf\n", __func__);
121 __func__, frame->frame_len, frame->frame_idx);
124 CDBG_ERROR("%s: bufs or user_data are not valid ", __func__);
151 CDBG_ERROR("%s: cannot find preview stream", __func__);
166 CDBG_ERROR("[DBG] %s, user defined own preview cb. calling it...", __func__);
    [all...]
  /hardware/intel/common/utils/ISV/base/
isv_bufmanager.cpp 39 ALOGV("%s: mSurface %d", __func__, mSurface);
51 ALOGE("%s: unsupported meta data format eType = %d", __func__, metaData->eType);
58 ALOGE("%s: free surface %d failed.", __func__, mSurface);
84 ALOGE("%s: can't get graphic buffer info", __func__);
97 ALOGE("%s: mWorker == NULL!!", __func__);
102 ALOGE("%s: alloc surface failed, mGrallocHandle %lu", __func__, mGrallocHandle);
109 __func__, mWidth, mHeight, mStride, mColorFormat,
133 ALOGE("%s: get graphic buffer ptr failed", __func__);
144 ALOGD_IF(ISV_BUFFER_MANAGER_DEBUG, "%s: clear isv buffer %p finished, buffer size %d", __func__, this, buffer_size);
156 ALOGE("%s: the buffer queue should be empty before we set its size", __func__);
    [all...]
  /system/bt/service/ipc/binder/
bluetooth_gatt_client_binder_server.cpp 37 VLOG(2) << __func__;
46 VLOG(2) << __func__;
51 VLOG(2) << __func__;
72 VLOG(1) << __func__ << " client ID: " << instance->GetInstanceId()
  /system/connectivity/shill/cellular/
out_of_credits_detector.cc 59 LOG(INFO) << __func__
67 LOG(INFO) << __func__
75 LOG(INFO) << __func__ << ": No out-of-credits detection";
85 SLOG(service_, 2) << __func__ << ": " << state;
  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 108 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i);
114 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret);
120 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i);
127 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret);
133 CDBG("%s:%d] Dest buffer %d", __func__, __LINE__, i);
138 CDBG_ERROR("%s:%d] Error", __func__, __LINE__);
142 CDBG("%s:%d]", __func__, __LINE__);
167 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i);
170 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret);
176 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i)
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 108 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i);
114 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret);
120 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i);
127 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret);
133 CDBG("%s:%d] Dest buffer %d", __func__, __LINE__, i);
138 CDBG_ERROR("%s:%d] Error", __func__, __LINE__);
142 CDBG("%s:%d]", __func__, __LINE__);
167 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i);
170 CDBG_ERROR("%s:%d] Error %d", __func__, __LINE__, ret);
176 CDBG("%s:%d] Source buffer %d", __func__, __LINE__, i)
    [all...]

Completed in 467 milliseconds

1 2 3 4 56 7 8 91011>>