Searched refs:__func__ (Results 1 - 25 of 90) sorted by relevance

1234

/device/google/marlin/camera/usbcamcore/src/
H A DQualcommUsbCamera.cpp149 ALOGI("%s: E", __func__);
150 ALOGI("%s: X", __func__);
158 ALOGI("%s: E", __func__);
169 ALOGI("%s: X", __func__);
183 ALOGI("%s: E", __func__);
191 ALOGE("%s: end in no mem", __func__);
198 ALOGE("%s: usbCamInitDefaultParameters error", __func__);
207 ALOGE("%s: No UVC node found \n", __func__);
214 ALOGE("%s: Cannot open '%s'", __func__, dev_name);
231 ALOGD("%s: camHal: %p", __func__, camHa
[all...]
H A DQCameraMjpegDecode.cpp143 ALOGD("%s: E", __func__);
166 ALOGD("%s: X", __func__);
182 ALOGD("%s: E", __func__);
198 ALOGE("%s:These formats are not supported by SW format %d", __func__, test_args.format);
206 ALOGE("%s: decoder_test failed: insufficient memory in creating thread control blocks", __func__);
219 ALOGD("%s: decoder_test finished successfully ", __func__);
221 ALOGE("%s: decoder_test failed",__func__);
223 ALOGD("%s: X rc: %d", __func__, rc);
246 ALOGD("%s: E", __func__);
258 ALOGI("%s: Setting scale factor to 1x", __func__);
[all...]
H A DQCameraUsbParm.cpp176 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__, widt
[all...]
/device/linaro/bootloader/edk2/StdLib/LibC/Main/Arm/
H A Dint_util.h63 __func__)
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/
H A DGcc.c26 DEBUG((DEBUG_INFO, "%a:\n", __func__));
32 DEBUG((DEBUG_INFO, "%a:\n", __func__));
38 DEBUG((DEBUG_INFO, "%a:\n", __func__));
46 DEBUG((DEBUG_INFO, "%a:\n", __func__));
52 DEBUG((DEBUG_INFO, "%a:\n", __func__));
58 DEBUG((DEBUG_INFO, "%a:\n", __func__));
66 DEBUG((DEBUG_INFO, "%a:\n", __func__));
75 DEBUG((DEBUG_INFO, "%a: %Ld / %Ld = %Ld\n", __func__, Dividend, Divisor, Quotient));
82 DEBUG((DEBUG_INFO, "%a:\n", __func__));
90 DEBUG((DEBUG_INFO, "%a:\n", __func__));
[all...]
/device/google/marlin/camera/usbcamcore/inc/
H A DQCameraUsbPriv.h58 ALOGE("%s: Null device or device->priv", __func__);\
68 ALOGE("%s: Error %s", __func__, string);\
78 ALOGE("%s: Error %s", __func__, string);\
103 ALOGE("%s: Error in open", __func__);\
105 ALOGD("%s: Successfully opened", __func__);\
116 ALOGE("%s: close failed ", __func__);\
120 ALOGD("%s: close successful", __func__);\
/device/google/marlin/recovery/gpt-utils/
H A Dgpt-utils.cpp535 __func__);
566 __func__,
580 __func__,
588 __func__);
609 __func__);
620 __func__,
628 __func__,
676 __func__);
687 __func__);
691 fprintf(stderr, "%s: Invalid boot chain id\n", __func__);
[all...]
/device/google/marlin/camera/mm-image-codec/qomx_core/
H A Dqomx_core.c81 __func__, __LINE__);
101 ALOGI("%s:%d] Complete %d", __func__, __LINE__, comp_cnt);
125 ALOGI("%s:%d] Complete", __func__, __LINE__);
194 ALOGE("%s:%d] Error invalid input ", __func__, __LINE__);
202 ALOGE("%s:%d] Cannot find the component", __func__, __LINE__);
213 ALOGE("%s:%d] Cannot alloc new instance", __func__, __LINE__);
222 ALOGE("%s:%d] Cannot load the library", __func__, __LINE__);
235 ALOGE("%s:%d] Cannot maps the symbols", __func__, __LINE__);
243 ALOGI("%s:%d] get instance pts is %p", __func__, __LINE__, p_obj);
245 ALOGE("%s:%d] Error cannot create object", __func__, __LINE_
[all...]
/device/linaro/hikey/gralloc/
H A Dalloc_device.h22 #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)
/device/linaro/hikey/gralloc960/
H A Dalloc_device.h22 #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)
/device/google/wahoo/power-libperfmgr/
H A DInteractionHandler.cpp94 ALOGV("%s: acquiring perf lock", __func__);
96 ALOGE("%s: do hint INTERACTION failed", __func__);
102 ALOGV("%s: releasing perf lock", __func__);
104 ALOGE("%s: end hint INTERACTION failed", __func__);
122 ALOGW("%s: called while uninitialized", __func__);
142 __func__, mDurationMs, finalDuration, elapsed_time);
149 ALOGV("%s: input: %d final duration: %d", __func__,
173 __func__, ret, errno);
192 ALOGV("%s: wait:%d timeout:%d", __func__, wait_ms, timeout_ms);
201 ALOGV("%s: wait aborted", __func__);
[all...]
H A Dpower-helper.c102 ALOGE("%s: no memory to hold line", __func__);
139 ALOGE("%s: failed to open: %s Error = %s", __func__, file, strerror(errno));
145 ALOGE("%s: no memory to hold line", __func__);
190 ALOGD("%s: null current_state pointer from caller", __func__);
196 ALOGE("%s: failed to open: %s Error = %s", __func__, EASEL_STATE_FILE,
203 ALOGE("%s: failed to read: %s", __func__, EASEL_STATE_FILE);
212 ALOGE("%s: unrecognized format: %s '%s'", __func__, EASEL_STATE_FILE,
H A DPower.cpp104 ALOGV("%s: ignoring due to other active perf hints", __func__);
111 ALOGV("%s: ignoring due to other active perf hints", __func__);
116 ALOGV("%s: ignoring due to other active perf hints", __func__);
124 ALOGE("%s: could not set powerHAL state property to VIDEO_ENCODE", __func__);
132 ALOGE("%s: could not clear powerHAL state property", __func__);
145 ALOGE("%s: could not set powerHAL state property to SUSTAINED_PERFORMANCE", __func__);
151 ALOGE("%s: could not set powerHAL state property to VR_SUSTAINED_PERFORMANCE", __func__);
162 ALOGE("%s: could not set powerHAL state property to VR_MODE", __func__);
166 ALOGE("%s: could not clear powerHAL state property", __func__);
178 ALOGE("%s: could not set powerHAL state property to VR_MODE", __func__);
[all...]
/device/linaro/bootloader/edk2/StdLib/Include/
H A Dassert.h38 Some pre-processors do not provide the __func__ identifier. When that is
39 the case, __func__ will be NULL. This function accounts for this and
63 preprocessing macros __FILE__ and __LINE__ and of the identifier __func__)
79 __assert(__FILE__, __func__, __LINE__, #Expression) )
/device/generic/goldfish/keymaster/trusty/
H A Dtrusty_keymaster_ipc.cpp38 ALOGE("calling %s\n", __func__);
43 ALOGE("calling %s failed\n", __func__);
46 ALOGE("calling %s succeeded\n", __func__);
54 ALOGE("calling %s insize %d msg size %d\n", __func__, (int)in_size, (int) msg_size);
100 ALOGE("calling %s\n", __func__);
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhisi_mcu.c107 ERROR("%s: mcu destination address invalid.\n", __func__);
109 __func__, sec->serial, sec->dst_offset, sec->size);
150 INFO("%s: AO_SC_SYS_CTRL2=%x\n", __func__,
187 INFO("%s: mcu sections %d:\n", __func__, i);
189 __func__, (unsigned int)(uintptr_t)src);
191 __func__, (unsigned int)(uintptr_t)dst);
192 INFO("%s: size = %d\n", __func__, head->secs[i].size);
195 __func__, (unsigned int)(uintptr_t)src,
198 __func__, (unsigned int)(uintptr_t)dst,
H A Dhisi_dvfs.c141 ERROR("%s: clk div status timeout!\n", __func__);
225 ERROR("%s: syspll sw status timeout\n", __func__);
328 ERROR("%s: acpu destvol cfg timeout.\n", __func__);
351 ERROR("%s: acpu clk div cfg timeout.\n", __func__);
379 ERROR("%s: acpu pll sw status timeout.\n", __func__);
417 ERROR("%s: syspll sw status timeout.\n", __func__);
502 ERROR("%s: acpupll timeout.\n", __func__);
526 ERROR("%s: acpupll sw status timeout.\n", __func__);
553 ERROR("%s: clk div status timeout.\n", __func__);
573 ERROR("%s: acpu clk div cfg timeout.\n", __func__);
[all...]
/device/linaro/hikey/bluetooth/
H A Dhci_protocol.cc55 ALOGE("%s error writing to UART (%s)", __func__, strerror(errno));
60 ALOGE("%s zero bytes written - something went wrong...", __func__);
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/rk3368/
H A Dplat_sip_calls.c24 ERROR("%s: unhandled SMC (0x%x)\n", __func__, smc_fid);
/device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/
H A Dplat_psci.c24 VERBOSE("%s: cpu_state: 0x%x\n", __func__, cpu_state);
35 VERBOSE("%s: mpidr: 0x%lx\n", __func__, mpidr);
75 VERBOSE("%s: mpidr: 0x%lx\n", __func__, mpidr);
95 __func__, i, target_state->pwr_domain_state[i]);
113 __func__, i, target_state->pwr_domain_state[i]);
136 __func__, i, target_state->pwr_domain_state[i]);
164 __func__, i, target_state->pwr_domain_state[i]);
183 __func__, i, target_state->pwr_domain_state[i]);
196 __func__, i, target_state->pwr_domain_state[i]);
214 __func__,
[all...]
/device/generic/goldfish/gatekeeper/
H A Dmodule.cpp45 ALOGE("called %s with gate keeper %p device %p\n", __func__, s_gatekeeper, dev);
63 ALOGE("called %s with gate keeper %p device %p\n", __func__, s_gatekeeper, dev);
76 ALOGE("called %s with gate keeper %p device %p\n", __func__, s_gatekeeper, dev);
106 ALOGE("called %s with gate keeper %p device %p\n", __func__, s_gatekeeper, *device);
/device/google/cuttlefish_common/guest/hals/gatekeeper/
H A Dmodule.cpp45 ALOGE("called %s with gate keeper %p device %p\n", __func__, s_gatekeeper, dev);
63 ALOGE("called %s with gate keeper %p device %p\n", __func__, s_gatekeeper, dev);
76 ALOGE("called %s with gate keeper %p device %p\n", __func__, s_gatekeeper, dev);
106 ALOGE("called %s with gate keeper %p device %p\n", __func__, s_gatekeeper, *device);
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/drivers/mce/
H A Dmce.c174 ERROR("%s: enter_cstate failed(%d)\n", __func__, ret);
193 __func__, ret);
206 __func__, ret);
224 __func__, ret);
232 ERROR("%s: is_ccx_allowed failed(%d)\n", __func__, ret);
245 ERROR("%s: is_sc7_allowed failed(%d)\n", __func__, ret);
260 ERROR("%s: online_core failed(%d)\n", __func__, ret);
268 ERROR("%s: cc3_ctrl failed(%d)\n", __func__, ret);
312 ERROR("%s: flush cache_trbits failed(%d)\n", __func__,
321 ERROR("%s: flush cache failed(%d)\n", __func__, re
[all...]
/device/google/marlin/dataservices/datatop/src/
H A Ddatatop_fileops.c65 fprintf(stderr, "%s(): malloc(%d) failed\n", __func__, len);
71 fprintf(stderr, "%s(): Failed to open %s: ", __func__, file);
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t132/
H A Dplat_sip_calls.c52 ERROR("%s: invalid parameters\n", __func__);
68 ERROR("%s: unhandled SMC (0x%x)\n", __func__, smc_fid);

Completed in 298 milliseconds

1234