HomeSort by relevance Sort by last modified time
    Searched refs:__func__ (Results 176 - 200 of 1603) sorted by null

1 2 3 4 5 6 78 91011>>

  /system/bt/service/ipc/binder/
bluetooth_gatt_client_binder_server.cc 41 VLOG(2) << __func__;
51 VLOG(2) << __func__;
57 VLOG(2) << __func__;
78 VLOG(1) << __func__ << " client ID: " << instance->GetInstanceId()
  /system/chre/platform/shared/
chre_api_gnss.cc 35 chre::Nanoapp *nanoapp = EventLoopManager::validateChreApiCall(__func__);
43 chre::Nanoapp *nanoapp = EventLoopManager::validateChreApiCall(__func__);
50 chre::Nanoapp *nanoapp = EventLoopManager::validateChreApiCall(__func__);
58 chre::Nanoapp *nanoapp = EventLoopManager::validateChreApiCall(__func__);
chre_api_wwan.cc 31 chre::Nanoapp *nanoapp = EventLoopManager::validateChreApiCall(__func__);
  /external/wpa_supplicant_8/src/tls/
bignum.c 83 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
102 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
144 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
162 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
180 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
200 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
220 wpa_printf(MSG_DEBUG, "BIGNUM: %s failed", __func__);
  /packages/apps/Nfc/nci/jni/
NativeLlcpServiceSocket.cpp 59 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", __func__);
66 LOG(ERROR) << StringPrintf("%s: fail accept", __func__);
73 LOG(ERROR) << StringPrintf("%s: fail create NativeLlcpSocket", __func__);
81 LOG(ERROR) << StringPrintf("%s: get class object error", __func__);
98 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", __func__);
114 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: enter", __func__);
122 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s: exit", __func__);
NativeLlcpConnectionlessSocket.cpp 64 << StringPrintf("%s: nsap = %d", __func__, nsap);
84 << StringPrintf("%s: NFA_P2pSendUI done, status = %d", __func__, status);
87 __func__, status);
108 << StringPrintf("%s: waiting for data = %d, len = %d", __func__,
171 << StringPrintf("%s: linkMiu = %d", __func__, linkMiu);
177 << StringPrintf("%s: Already waiting for incoming data", __func__);
184 "%s: Failed to allocate %d bytes memory buffer", __func__, linkMiu);
192 __func__, errno);
201 "%s: Failed to wait for write semaphore (errno=0x%08x)", __func__,
209 LOG(ERROR) << StringPrintf("%s: Find LlcpPacket class error", __func__);
    [all...]
  /system/bt/bta/jv/
bta_jv_api.cc 64 LOG(ERROR) << __func__ << ": failure";
68 VLOG(2) << __func__;
84 VLOG(2) << __func__;
135 VLOG(2) << __func__ << ": conn_type=" << conn_type;
162 VLOG(2) << __func__;
184 VLOG(2) << __func__;
208 VLOG(2) << __func__;
225 VLOG(2) << __func__;
246 VLOG(2) << __func__;
271 VLOG(2) << __func__;
    [all...]
  /system/bt/btif/src/
btif_profile_queue.cc 102 __func__, param.ToString().c_str());
107 LOG_INFO(LOG_TAG, "%s: adding connection request: %s", __func__,
118 LOG_INFO(LOG_TAG, "%s: removing connection request: %s", __func__,
126 LOG_INFO(LOG_TAG, "%s: UUID=%04X", __func__, uuid);
132 LOG_INFO(LOG_TAG, "%s: removing connection request: %s", __func__,
195 LOG_INFO(LOG_TAG, "%s: executing connection request: %s", __func__,
210 LOG_INFO(LOG_TAG, "%s", __func__);
btif_hh.cc 125 BTIF_TRACE_WARNING("BTHH: %s: BTHH not initialized", __func__); \
190 BTIF_TRACE_EVENT("%s: fd = %d, changedlockstates = 0x%x", __func__, fd,
199 BTIF_TRACE_DEBUG("%s Setting CAPSLOCK", __func__);
204 BTIF_TRACE_DEBUG("%s Setting NUMLOCK", __func__);
209 BTIF_TRACE_DEBUG("%s Setting SCROLLLOCK", __func__);
216 __func__, hidreport[0], hidreport[1], hidreport[2]);
217 BTIF_TRACE_DEBUG("%s: %x %x %x", __func__, hidreport[3], hidreport[4],
219 BTIF_TRACE_DEBUG("%s: %x %x %x", __func__, hidreport[6], hidreport[7],
228 __func__, hidreport[0], hidreport[1], hidreport[2]);
229 BTIF_TRACE_DEBUG("%s: %x %x %x", __func__, hidreport[3], hidreport[4]
    [all...]
  /external/nos/host/android/citadel/libnos_datagram/
citadel.c 62 ALOGE("%s: invalid (NULL) device\n", __func__);
67 ALOGE("%s: invalid device\n", __func__);
72 ALOGE("%s: invalid len (%d > %d)\n", __func__,
99 ALOGE("%s: invalid (NULL) device\n", __func__);
104 ALOGE("%s: invalid device\n", __func__);
109 ALOGE("%s: invalid len (%d > %d)\n", __func__, len,
144 ALOGE("%s: invalid (NULL) device\n", __func__);
149 ALOGE("%s: invalid device\n", __func__);
165 ALOGE("%s: invalid (NULL) device (ignored)\n", __func__);
170 ALOGE("%s: invalid device (ignored)\n", __func__);
    [all...]
  /external/valgrind/coregrind/
m_compiler.c 231 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
238 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
245 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
252 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
259 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
266 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
273 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
280 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
287 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
294 VG_(debugLog)(0, "main:ubsan", "In %s", __func__);
    [all...]
  /hardware/intel/img/psb_video/src/android/
psb_gralloc.cpp 65 ALOGW("%s: gralloc module has not been initialized. Should initialize it first", __func__);
67 ALOGE("%s: can't find the %s module", __func__, GRALLOC_HARDWARE_MODULE_ID);
101 ALOGW("%s: gralloc module has not been initialized. Should initialize it first", __func__);
103 ALOGE("%s: can't find the %s module", __func__, GRALLOC_HARDWARE_MODULE_ID);
133 ALOGW("%s: gralloc module has not been initialized.", __func__);
135 ALOGE("%s: can't find the %s module", __func__,
143 ALOGE("%s failed with %d (%s).\n", __func__, err, strerror(-err));
157 ALOGW("%s: gralloc module has not been initialized.", __func__);
159 ALOGE("%s: can't find the %s module", __func__,
167 ALOGE("%s failed with %d (%s).\n", __func__, err, strerror(-err))
    [all...]
  /hardware/interfaces/gnss/1.0/default/
AGnss.cpp 49 ALOGE("%s: AGNSS Callback Interface configured incorrectly", __func__);
84 ALOGE("%s: Unable to invoke callback", __func__);
105 ALOGE("%s: Unable to invoke callback", __func__);
129 ALOGE("%s: Unable to invoke callback", __func__);
132 ALOGE("%s: Invalid size for AGPS Status", __func__);
145 ALOGE("%s: AGnss interface is unavailable", __func__);
157 ALOGE("%s: AGnss interface is unavailable", __func__);
166 ALOGE("%s: AGnss interface is unavailable", __func__);
177 ALOGE("%s: AGnss interface is unavailable", __func__);
186 ALOGE("%s: AGnss interface is unavailable", __func__);
    [all...]
GnssNi.cpp 53 ALOGE("%s: GNSS NI Callback Interface configured incorrectly", __func__);
58 ALOGE("%s: Invalid GpsNotification callback from GNSS HAL", __func__);
79 ALOGE("%s: Unable to invoke callback", __func__);
86 ALOGE("%s: GnssNi interface is unavailable", __func__);
98 ALOGE("%s: GnssNi interface is unavailable", __func__);
  /hardware/qcom/power/
power.c 48 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
59 ALOGI("%s", __func__);
70 ALOGE("%s: boost socket not created", __func__);
85 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
96 ALOGE("%s: boost socket not created", __func__);
111 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
121 ALOGE("%s: boost socket not created", __func__);
153 ALOGE("%s: boost socket not created", __func__);
162 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
177 ALOGV("%s %s", __func__, (on ? "ON" : "OFF"))
    [all...]
  /system/bt/btcore/src/
module.cc 65 LOG_ERROR(LOG_TAG, "%s Failed to initialize module \"%s\"", __func__,
84 LOG_INFO(LOG_TAG, "%s Starting module \"%s\"", __func__, module->name);
86 LOG_ERROR(LOG_TAG, "%s Failed to start up module \"%s\"", __func__,
90 LOG_INFO(LOG_TAG, "%s Started module \"%s\"", __func__, module->name);
104 LOG_INFO(LOG_TAG, "%s Shutting down module \"%s\"", __func__, module->name);
108 __func__, module->name);
110 LOG_INFO(LOG_TAG, "%s Shutdown of module \"%s\" completed", __func__,
124 LOG_INFO(LOG_TAG, "%s Cleaning up module \"%s\"", __func__, module->name);
127 __func__, module->name);
129 LOG_INFO(LOG_TAG, "%s Cleanup of module \"%s\" completed", __func__,
    [all...]
  /system/nfc/src/adaptation/
libmain.cc 88 "%s: buffer len=%u; file=%s", __func__, nbytes, filename.c_str());
97 << StringPrintf("%s: data size=%zu", __func__, actualReadData);
100 LOG(ERROR) << StringPrintf("%s: fail to read", __func__);
105 << StringPrintf("%s: fail to open", __func__);
134 "%s: bytes=%u; file=%s", __func__, nbytes, filename.c_str());
143 << StringPrintf("%s: %zu bytes written", __func__, actualWrittenData);
148 LOG(ERROR) << StringPrintf("%s: fail to write", __func__);
153 LOG(ERROR) << StringPrintf("%s: fail to open, error = %d", __func__, errno);
175 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s", __func__);
196 DLOG_IF(INFO, nfc_debug_enabled) << StringPrintf("%s", __func__);
    [all...]
  /device/generic/goldfish/keymaster/trusty/
trusty_keymaster_ipc.cpp 38 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__);
  /hardware/qcom/display/msm8226/libqdutils/
qd_utils.cpp 51 ALOGD("%s: HDMI is at fb%d", __func__, j);
57 ALOGE("%s: Failed to open fb node %d", __func__, j);
64 ALOGE("%s: Failed to find HDMI node", __func__);
77 ALOGE("%s no HDMI node found", __func__);
87 ALOGE("%s no edid raw data found", __func__);
  /hardware/qcom/display/msm8994/libqdutils/
qd_utils.cpp 50 ALOGD("%s: HDMI is at fb%d", __func__, j);
56 ALOGD("%s: fb node %d not present", __func__, j);
63 ALOGI("%s: No HDMI node on this device", __func__);
76 ALOGE("%s no HDMI node found", __func__);
86 ALOGE("%s no edid raw data found", __func__);
  /test/vts/drivers/hal/libcodecoverage/
GcdaParser.cpp 39 cout << __func__ << ": not a GCOV file, " << filename_ << endl;
77 cerr << __func__ << ": invalid tag, " << tag << endl;
87 cerr << __func__ << ": incorrectly nested tag, " << tag << endl;
110 cerr << __func__ << ": I/O error at "
120 cerr << __func__ << " Cannot open a file, " << filename_ << endl;
  /hardware/intel/common/utils/ISV/base/
isv_processor.cpp 104 ALOGE("%s: mISVWorker init failed", __func__);
129 ALOGE("%s: mISVWorker deinit failed", __func__);
146 ALOGE("%s: no enough input or output buffer which need to be sync", __func__);
158 ALOGE("%s: failed to fetch output buffer for sync.", __func__);
179 ALOGE("%s: input buffer queue is empty. no buffer need to be sync", __func__);
184 ALOGE("%s: no enough output buffer which need to be sync", __func__);
198 ALOGE("%s: failed to reportOutputCrop", __func__);
207 ALOGE("%s: failed to fillInputBuffer", __func__);
215 "decoder, and then queue size is %d", __func__,
244 ALOGE("%s: failed to releaseOutputBuffer", __func__);
    [all...]
  /hardware/qcom/audio/post_proc/
equalizer.c 87 ALOGV("%s: band: %d level: %d", __func__, band,
95 ALOGV("%s: band: %d, level: %d", __func__, band, level);
118 ALOGV("%s: band: %d", __func__, band);
126 ALOGV("%s: band: %d", __func__, band);
136 ALOGV("%s: freq: %d", __func__, freq);
147 ALOGV("%s: preset: %d", __func__, context->preset);
155 ALOGV("%s: preset: %d", __func__, preset);
176 ALOGV("%s: preset: %s", __func__, equalizer_preset_names[preset]);
186 ALOGV("%s: presets_num: %zu", __func__,
203 ALOGV("%s", __func__);
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c 236 ALOGD("%s: tmus mccmnc %d", __func__, mccmnc);
261 __func__, mixer_ctl_name);
285 ALOGE("%s: Failed to init audio route controls, aborting.", __func__);
325 ALOGE("%s: DLOPEN failed for %s", __func__, LIB_ACDB_LOADER);
327 ALOGV("%s: DLOPEN successful for %s", __func__, LIB_ACDB_LOADER);
334 __func__, LIB_ACDB_LOADER);
340 ALOGE("%s: dlsym error %s for acdb_loader_init_ACDB", __func__, dlerror());
354 ALOGE("%s: DLOPEN failed for %s", __func__, LIB_CSD_CLIENT);
358 ALOGV("%s: DLOPEN successful for %s", __func__, LIB_CSD_CLIENT);
377 ALOGE("%s: dlsym error %s for csd_client_init", __func__, dlerror())
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_btservice_AdapterService.cpp 91 CallbackEnv sCallbackEnv(__func__);
93 ALOGV("%s: Status is: %d", __func__, status);
105 ALOGE("Error while allocation of array in %s", __func__);
119 CallbackEnv sCallbackEnv(__func__);
122 ALOGV("%s: Status is: %d, Properties: %d", __func__, status, num_properties);
125 ALOGE("%s: Status %d is incorrect", __func__, status);
133 ALOGE("%s: Error allocating byteArray", __func__);
147 ALOGE("%s: Error allocating object Array for properties", __func__);
154 ALOGE("%s: Error allocating int Array for values", __func__);
173 CallbackEnv sCallbackEnv(__func__);
    [all...]

Completed in 737 milliseconds

1 2 3 4 5 6 78 91011>>