/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
loc_eng_agps.cpp | 834 LOC_LOGD("%s:%d]: New DSStateMachine\n", __func__, __LINE__); 897 LOC_LOGD("%s:%d]: Request to start data call sent\n", __func__, __LINE__); 906 LOC_LOGE("%s:%d]: Unrecognized return value\n", __func__, __LINE__); [all...] |
/system/bt/btif/src/ |
btif_storage.c | 519 BTIF_TRACE_DEBUG("%s() Adding key type %d for %s", __func__, 790 __func__, bdstr); [all...] |
/system/bt/stack/avrc/ |
avrc_api.c | 194 __func__, handle, label, p_pkt->len); [all...] |
/system/bt/stack/gap/ |
gap_conn.c | 200 GAP_TRACE_ERROR ("%s: Failure registering PSM 0x%04x", __func__, psm); 212 GAP_TRACE_ERROR ("%s: Failure registering PSM 0x%04x", __func__, psm); 709 GAP_TRACE_EVENT("%s: GAP_EVT_TX_EMPTY", __func__); [all...] |
/system/bt/stack/gatt/ |
gatt_api.c | [all...] |
gatt_sr.c | 128 GATT_TRACE_DEBUG ("%s status=%d mtu=%d", __func__, status, mtu); [all...] |
/device/asus/fugu/libaudio/ |
AudioStreamIn.cpp | 301 ALOGE("%s: No RemoteControl service detected, ignoring\n", __func__);
|
/device/google/contexthub/firmware/src/ |
spi.c | 207 osLog(LOG_WARN, "%s called without callback\n", __func__);
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/ |
app2.py | 51 func = run_with_args.__func__
|
/external/clang/test/Analysis/ |
objc_invalidation.m | 8 ((expr) ? (void)(0) : __assert_fail (#expr, __FILE__, __LINE__, __func__))
|
/external/compiler-rt/ |
CMakeLists.txt | 217 # Emulate C99 and C++11's __func__ for MSVC prior to 2013 CTP.
|
/external/compiler-rt/lib/asan/ |
asan_thread.cc | 88 AsanThread *thread = (AsanThread*)MmapOrDie(size, __func__);
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_posix.cc | 269 char *filename = (char*)MmapOrDie(kBufSize, __func__);
|
sanitizer_posix_libcdep.cc | 152 void* base = MmapOrDie(kAltStackSize, __func__);
|
/external/dbus/dbus/ |
dbus-internals.h | 50 #define _DBUS_FUNCTION_NAME __func__
|
/external/deqp/framework/platform/android/ |
tcuTestLogParserJNI.cpp | 289 //tcu::print("%d %s :%s %s", __LINE__, std::string((const char*)&data[0], data.size()).c_str(), __func__, __FILE__);
|
/external/dhcpcd-6.8.2/ |
common.c | 277 logger(ctx, LOG_ERR, "%s: %m", __func__);
|
/external/fio/engines/ |
rbd.c | 381 dprint(FD_IO, "%s: Warning: unhandled ddir: %d\n", __func__,
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
HalAdaptation.cpp | 194 ALOGD ("%s: uart config=0x%04x, %d\n", __func__, cfg.fmt, cfg.baud);
|
/external/wpa_supplicant_8/src/eap_server/ |
eap_server_fast.c | 918 __func__, data->state); 988 "initialized?!", __func__); 1088 __func__, data->state); [all...] |
eap_server_tls.c | 192 __func__, data->state);
|
eap_server_tls_common.c | 178 wpa_printf(MSG_ERROR, "SSL: tls_out NULL in %s", __func__);
|
/external/wpa_supplicant_8/src/l2_packet/ |
l2_packet_pcap.c | 261 __func__, l2->ifname, strerror(errno));
|
/frameworks/av/media/libmedia/ |
AudioTrackShared.cpp | 309 ALOGE("%s unexpected error %s", __func__, strerror(status)); 508 ALOGE("%s unexpected error %s", __func__, strerror(status)); [all...] |
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
cpp_bindings.cpp | 614 ALOGE("nl80211: %s->nl_recvmsgs failed: %d", __func__, res);
|