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

<<31323334353637383940>>

  /system/bt/stack/gatt/
gatt_utils.c 95 GATT_TRACE_DEBUG("%s", __func__);
118 GATT_TRACE_DEBUG("%s", __func__);
238 GATT_TRACE_DEBUG("%s", __func__);
261 GATT_TRACE_DEBUG("%s", __func__);
284 GATT_TRACE_DEBUG("%s", __func__);
    [all...]
  /system/bt/stack/rfcomm/
port_utils.c 213 RFCOMM_TRACE_DEBUG("%s p_port: %p state: %d keep_handle: %d", __func__,
249 RFCOMM_TRACE_DEBUG("%s Re-initialize handle: %d", __func__, p_port->inx);
272 RFCOMM_TRACE_DEBUG("%s Clean-up handle: %d", __func__, p_port->inx);
  /system/bt/udrv/ulinux/
uipc.c 406 __func__);
411 __func__, ret, errno, strerror(errno));
762 __func__, poll_ret, errno, strerror(errno));
  /system/connectivity/shill/dhcp/
dhcp_config_unittest.cc 416 base::StringPrintf("Stopping.+%s", __func__))));
421 config_->Stop(__func__);
434 config_->Stop(__func__);
  /system/extras/ext4_utils/
ext4.h 20 #define ext4_debug(f, a...) do { printk(KERN_DEBUG "EXT4-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __func__); printk(KERN_DEBUG f, ## a); } while (0)
25 #define EXT4_ERROR_INODE(inode, fmt, a...) ext4_error_inode(__func__, (inode), (fmt), ## a);
27 #define EXT4_ERROR_FILE(file, fmt, a...) ext4_error_file(__func__, (file), (fmt), ## a);
  /external/libnfc-nci/src/gki/ulinux/
gki_ulinux.c 451 GKI_TRACE_1("%s enter", __func__);
470 GKI_TRACE_1("%s exit", __func__);
492 GKI_TRACE_1("%s enter", __func__);
553 GKI_TRACE_1("%s waiting timer mutex", __func__);
557 GKI_TRACE_1("%s exited timer mutex", __func__);
567 GKI_TRACE_1("%s exit", __func__);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc.cpp 529 LOC_LOGE ("%s, dlopen for libgeofence.so failed, error = %s\n", __func__, error);
536 LOC_LOGE ("%s, dlsym for get_gps_geofence_interface failed, error = %s\n", __func__, error);
567 LOC_LOGD("%s:%d] For Interface = %s\n",__func__, __LINE__, name);
580 LOC_LOGD("%s:%d]: AGPS capabilities found\n", __func__, __LINE__);
584 LOC_LOGD("%s:%d]: Returning NULL AgpsInterface\n", __func__, __LINE__);
809 __func__, data, length);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp     [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger.cpp     [all...]
  /device/google/dragon/sensor_hub/
cros_ec_sensors.cpp 415 ALOGE("%s: fname = %s, fd = %d, failed: %s\n", __func__,
422 ALOGE("%s: write failed: fd = %d, rc = %d, strerr = %s\n", __func__,
  /device/google/marlin/recovery/oem-recovery/
dec.cpp 233 fprintf(stderr, "%s: ioctl ret=%d, %s\n", __func__, ret,
256 fprintf(stderr, "%s: call failed\n", __func__);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_bitvector.h 154 // Printf("%s: %zd => %zd %zd %zd; %d\n", __func__,
178 // Printf("%s: %zd => %zd %zd %zd\n", __func__, idx, i0, i1, i2);
  /external/dhcpcd-6.8.2/
arp.c 202 __func__, ifp->name);
333 logger(ifp->ctx, LOG_ERR, "%s: %s: %m", ifp->name, __func__);
control.c 143 "%s: dhcpcd_handleargs: %m", __func__);
388 "%s: writev fd %d: %m", __func__, fd->fd);
  /external/ltrace/sysdeps/linux-gnu/mips/
plt.c 359 fprintf(stderr, "%s: failed %s(%#llx): %s\n", __func__,
369 fprintf(stderr, "%s: failed %s : %llx\n", __func__, name, addr);
  /frameworks/native/libs/binder/
PersistableBundle.cpp 74 ALOGE("Failed at %s:%d (%s)", __FILE__, __LINE__, __func__); \
83 ALOGE("Failed at %s:%d (%s)", __FILE__, __LINE__, __func__); \
  /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
log.h 347 __func__, __LINE__); \
354 __func__, __LINE__); \
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc.cpp 341 LOC_LOGE("%s: could not find %s: %s", __func__, name, error);
351 __func__, func, name, error);
357 LOC_LOGE("%s: %s failed: %s\n", __func__, func, strerror(errno));
360 LOC_LOGD("%s: external power up modem opened successfully\n", __func__);
660 LOC_LOGE ("%s, dlopen for libgeofence.so failed, error = %s\n", __func__, error);
667 LOC_LOGE ("%s, dlsym for get_gps_geofence_interface failed, error = %s\n", __func__, error);
698 LOC_LOGD("%s:%d] For Interface = %s\n",__func__, __LINE__, name);
988 __func__, data, length);
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_assert.h 64 #if defined(__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L) /* C99 supports __func__ as a standard. */
65 # define SDL_FUNCTION __func__
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_assert.h 64 #if defined(__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L) /* C99 supports __func__ as a standard. */
65 # define SDL_FUNCTION __func__
  /prebuilts/misc/windows/sdl2/include/
SDL_assert.h 64 #if defined(__STDC_VERSION__) && (__STDC_VERSION__ >= 199901L) /* C99 supports __func__ as a standard. */
65 # define SDL_FUNCTION __func__

Completed in 2032 milliseconds

<<31323334353637383940>>