/system/tpm/attestation/server/ |
dbus_service.cc | 78 VLOG(1) << __func__; 96 VLOG(1) << __func__; 115 VLOG(1) << __func__; 134 VLOG(1) << __func__; 153 VLOG(1) << __func__; 172 VLOG(1) << __func__; 190 VLOG(1) << __func__; 208 VLOG(1) << __func__; 227 VLOG(1) << __func__;
|
/hardware/qcom/audio/hal/audio_extn/ |
dsm_feedback.c | 56 __func__, USECASE_AUDIO_DSM_FEEDBACK); 65 ALOGE("%s: %s", __func__, pcm_get_error(dsm_pcm_handle)); 71 ALOGE("%s: pcm start for RX failed", __func__);
|
/hardware/qcom/gps/msm8996/utils/ |
log_util.h | 163 #define LOC_LOGv(tag,fmt,...) LOC_LOGV(LOC_LOG_HEAD(tag,fmt), __func__, __LINE__, ##__VA_ARGS__) 164 #define LOC_LOGw(tag,fmt,...) LOC_LOGW(LOC_LOG_HEAD(tag,fmt), __func__, __LINE__, ##__VA_ARGS__) 165 #define LOC_LOGd(tag,fmt,...) LOC_LOGD(LOC_LOG_HEAD(tag,fmt), __func__, __LINE__, ##__VA_ARGS__) 166 #define LOC_LOGe(tag,fmt,...) LOC_LOGE(LOC_LOG_HEAD(tag,fmt), __func__, __LINE__, ##__VA_ARGS__) 172 #define ENTRY_LOG() LOG_V(ENTRY_TAG, __func__, %s, "") 173 #define EXIT_LOG(SPEC, VAL) LOG_V(EXIT_TAG, __func__, SPEC, VAL) 176 LOG_E(EXIT_ERROR_TAG, __func__, SPEC, VAL); \ 178 LOG_V(EXIT_TAG, __func__, SPEC, VAL); \ 183 #define ENTRY_LOG_CALLFLOW() LOG_I(FROM_AFW, __func__, %s, "") 185 #define EXIT_LOG_CALLFLOW(SPEC, VAL) LOG_I(TO_MODEM, __func__, SPEC, VAL [all...] |
/system/bt/btcore/src/ |
hal_util.c | 31 // TODO(armansito): All logging macros should include __func__ by default (see 35 __func__, ## args) 71 __func__, id, kBluetoothLibraryName, hmi, handle);
|
/system/bt/osi/src/ |
data_dispatcher.c | 46 LOG_ERROR(LOG_TAG, "%s unable to create dispatch table.", __func__); 52 LOG_ERROR(LOG_TAG, "%s unable to duplicate provided name.", __func__); 97 LOG_WARN(LOG_TAG, "%s has no handler for type (%zd) in data dispatcher named: %s", __func__, type, dispatcher->name);
|
hash_map_utils.c | 48 LOG_VERBOSE(LOG_TAG, "%s: source string: '%s'", __func__, str); 81 LOG_VERBOSE(LOG_TAG, "%s: no items found in string\n", __func__); 89 LOG_VERBOSE( LOG_TAG, "%s: the given map is NULL\n", __func__);
|
/device/moto/shamu/location/loc_api/loc_api_v02/ |
loc_api_v02_client.c | 567 LOC_LOGV("%s:%d]: indId %d is an event size = %d\n", __func__, __LINE__, 577 LOC_LOGV("%s:%d]: indId %d is a resp size = %d\n", __func__, __LINE__, 583 LOC_LOGW("%s:%d]: indId %d not found\n", __func__, __LINE__, indId); 609 "eventMask = 0x%04x%04x\n", __func__, __LINE__, 620 LOC_LOGW("%s:%d]: eventId %d not found\n", __func__, __LINE__, 637 LOC_LOGV("%s:%d]: entering \n", __func__, __LINE__); 644 LOC_LOGV("%s:%d]: length is %d ;\n", __func__, __LINE__, length); 647 LOC_LOGV("%s:%d]: pResponse->resp.supported_msgs_len < %d \n", __func__, __LINE__, length); 650 LOC_LOGV("%s:%d]: pResponse->resp.supported_msgs_len >= %d \n", __func__, __LINE__, length); 652 LOC_LOGV("%s:%d]: the bit is %d\n", __func__, __LINE__, bit) [all...] |
/hardware/qcom/audio/visualizer/ |
offload_visualizer.c | 312 ALOGW("%s: could not get %s ctl", __func__, proxy_ctl_name); 316 ALOGW("%s: error setting value %d on %s ", __func__, value, proxy_ctl_name); 362 ALOGW("%s: %s", __func__, pcm_get_error(pcm)); 368 ALOGD("%s: capture ENABLED", __func__); 377 ALOGD("%s: capture DISABLED", __func__); 407 ALOGW("%s: read status %d %s", __func__, ret, pcm_get_error(pcm)); 433 ALOGV("%s output %d pcm_id %d", __func__, output, pcm_id); 441 ALOGW("%s output already started", __func__); 481 ALOGV("%s output %d pcm_id %d", __func__, output, pcm_id); 491 ALOGW("%s output not started", __func__); [all...] |
/device/moto/shamu/camera/QCamera2/HAL/ |
QCameraPostProc.cpp | 137 ALOGE("%s : jpeg_open did not work", __func__); 168 __func__, rc, mJpegClientHandle); 198 ALOGE("%s: postproc not initialized yet", __func__); 210 ALOGE("%s: cannot add reprocess channel", __func__); 216 ALOGE("%s: cannot start reprocess channel", __func__); 282 CDBG_HIGH("[KPI Perf] %s : call jpeg create_session", __func__); 288 ALOGE("%s: error creating a new jpeg encoding session", __func__); 338 CDBG("%s : E", __func__); 406 ALOGE("%s: cannot get stream bufs from main stream", __func__); 434 ALOGE("%s: cannot get stream bufs from thumb stream", __func__); [all...] |
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
QCameraHWI_Parm.cpp | 404 ALOGV("%s : type : %d Value : %d",__func__,type,*((int *)value)); 562 ALOGV("%s",__func__); 577 ALOGV("%s:rc= %d",__func__, mHasAutoFocusSupport); 642 ALOGD("%s: Found Max Picture dimension: %d x %d", __func__, 650 ALOGV("%s: E", __func__); 660 ALOGE("%s:Failed to get default preview sizes",__func__); 670 ALOGE("%s:Failed to get default video sizes",__func__); 681 ALOGE("%s:Failed to get default thumbnail sizes",__func__); 692 ALOGE("%s:Failed to get default HFR sizes",__func__); 694 ALOGE("%s: X", __func__); [all...] |
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
QCameraUsbParm.cpp | 176 ALOGD("%s: E", __func__); 258 ALOGD("%s: X", __func__); 283 ALOGD("%s: E", __func__); 299 ALOGD("%s: X", __func__); 318 ALOGD("%s: E", __func__); 336 ALOGD("%s: X", __func__); 355 ALOGD("%s: E", __func__); 359 ALOGD("%s: X", __func__); 492 ALOGD("%s: E", __func__); 495 ALOGI("%s: Requested preview size %d x %d", __func__, width, height) [all...] |
/hardware/qcom/camera/usbcamcore/src/ |
QCameraUsbParm.cpp | 176 ALOGD("%s: E", __func__); 258 ALOGD("%s: X", __func__); 283 ALOGD("%s: E", __func__); 299 ALOGD("%s: X", __func__); 318 ALOGD("%s: E", __func__); 336 ALOGD("%s: X", __func__); 355 ALOGD("%s: E", __func__); 359 ALOGD("%s: X", __func__); 492 ALOGD("%s: E", __func__); 495 ALOGI("%s: Requested preview size %d x %d", __func__, width, height) [all...] |
/system/connectivity/shill/cellular/ |
cellular.cc | 259 SLOG(this, 2) << __func__ << ": " << GetStateString(state_); 275 SLOG(this, 2) << __func__ << ": " << GetStateString(state_); 317 SLOG(this, 2) << __func__ << ": " << GetStateString(state_); 329 SLOG(this, 2) << __func__ << ": " << GetStateString(state_); 347 SLOG(this, 2) << __func__ << "(" << type << ")"; 393 SLOG(this, 2) << __func__ << "(" << require << ")"; 399 SLOG(this, 2) << __func__; 406 SLOG(this, 2) << __func__; 412 SLOG(this, 2) << __func__; 417 SLOG(this, 2) << __func__; [all...] |
/device/huawei/angler/camera/QCamera2/HAL/ |
QCameraPostProc.cpp | 143 ALOGE("%s : Negative dimension %dx%d", __func__, 155 ALOGE("%s : jpeg_open did not work", __func__); 187 __func__, rc, mJpegClientHandle); 219 ALOGE("%s: postproc not initialized yet", __func__); 229 ALOGE("%s : Input Channel for pproc is NULL.", __func__); 251 CDBG("%s : %d: mTotalNumReproc = %d", __func__, __LINE__, mTotalNumReproc); 258 ALOGE("%s: cannot add multi reprocess channel i = %d", __func__, i); 264 ALOGE("%s: cannot start multi reprocess channel i = %d", __func__, i); 340 ALOGE("%s: error getting encoding config", __func__); 343 CDBG_HIGH("[KPI Perf] %s : call jpeg create_session", __func__); [all...] |
/device/lge/bullhead/camera/QCamera2/HAL/ |
QCameraPostProc.cpp | 143 ALOGE("%s : Negative dimension %dx%d", __func__, 155 ALOGE("%s : jpeg_open did not work", __func__); 187 __func__, rc, mJpegClientHandle); 219 ALOGE("%s: postproc not initialized yet", __func__); 229 ALOGE("%s : Input Channel for pproc is NULL.", __func__); 251 CDBG("%s : %d: mTotalNumReproc = %d", __func__, __LINE__, mTotalNumReproc); 258 ALOGE("%s: cannot add multi reprocess channel i = %d", __func__, i); 264 ALOGE("%s: cannot start multi reprocess channel i = %d", __func__, i); 340 ALOGE("%s: error getting encoding config", __func__); 343 CDBG_HIGH("[KPI Perf] %s : call jpeg create_session", __func__); [all...] |
/cts/tests/openglperf2/jni/ |
Trace.h | 22 #define SCOPED_TRACE() android::ScopedTrace st(ATRACE_TAG, __func__)
|
/development/ndk/platforms/android-3/include/linux/ |
kernel.h | 37 #define __FUNCTION__ (__func__)
|
/device/google/dragon/audio/hal/ |
audio_hw.c | 227 ALOGE("%s: Unsupported audio format", __func__); 335 __func__, card); 346 __func__, card); 371 ALOGE_IF(name == NULL, "%s: invalid snd device %d", __func__, snd_device); 451 ALOGV("%s: enter: output devices(%#x), mode(%d)", __func__, devices, mode); 454 ALOGV("%s: Invalid output devices (%#x)", __func__, devices); 487 ALOGE("%s: Invalid combo device(%#x)", __func__, devices); 496 ALOGE("%s: Invalid output devices(%#x)", __func__, devices); 508 ALOGE("%s: Unknown device(s) %#x", __func__, devices); 511 ALOGV("%s: exit: snd_device(%s)", __func__, device_table[snd_device]) [all...] |
/external/mesa3d/src/gallium/winsys/nouveau/drm/ |
nouveau_drm_winsys.c | 41 debug_printf("%s: unknown chipset nv%02x\n", __func__,
|
/hardware/bsp/intel/peripheral/sensors/mraa/ |
Sensor.cpp | 44 ALOGE("%s: sensor %d doesn't have an acquisition thread", __func__, handle); 73 __func__, handle); 79 ALOGE("%s: Sensor %d is already enabled", __func__, handle); 87 ALOGE("%s: Sensor %d is already disabled", __func__, handle);
|
/hardware/bsp/intel/peripheral/wifi/bcm43340/ |
bcm43340_hal.cpp | 68 ALOGE("%s: unable to open control socket\n", __func__); 75 ALOGE("%s: unable to query interface wlan0\n", __func__); 82 ALOGE("%s: unable to down interface wlan0\n", __func__); 89 ALOGE("%s: unable to up interface wlan0\n", __func__);
|
/hardware/libhardware/modules/camera/ |
VendorTags.cpp | 96 ALOGE("%s: Tag 0x%x before vendor section", __func__, tag); 101 ALOGE("%s: Tag 0x%x after vendor section", __func__, tag); 118 ALOGE("%s: Tag 0x%x outside section", __func__, tag); 147 ALOGE("%s: NULL tag_array", __func__);
|
/hardware/qcom/audio/hal/msm8974/ |
hw_info.c | 68 __func__, tmp_handle->device, tmp_handle->snd_card, tmp_handle->form_factor); 84 ALOGW("%s: %s form factor doesnt need mixer path over ride", __func__, tmp_handle->form_factor); 100 ALOGE("%s: Unsupported target %s:",__func__, snd_card_name); 150 ALOGD("%s : device_name = %s", __func__,device_name);
|
/hardware/qcom/gps/msm8960/core/ |
ContextBase.cpp | 71 LOC_LOGD("%s:%d]: libloc_api_v02.so is present", __func__, __LINE__); 74 LOC_LOGD("%s:%d]: getter is not NULL for LocApiV02", __func__, __LINE__); 81 __func__, __LINE__); 86 LOC_LOGD("%s:%d]: getter is not NULL in RPC", __func__, __LINE__);
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/ |
kernel.h | 37 #define __FUNCTION__ (__func__)
|