HomeSort by relevance Sort by last modified time
    Searched refs:ETIMEDOUT (Results 151 - 175 of 368) sorted by null

1 2 3 4 5 67 8 91011>>

  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_ar3k.c 406 return -ETIMEDOUT;
412 return -ETIMEDOUT;
1084 err = -ETIMEDOUT;
1107 err = -ETIMEDOUT;
1113 err = -ETIMEDOUT;
1125 err = -ETIMEDOUT;
1131 err = -ETIMEDOUT;
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_ar3k.c 406 return -ETIMEDOUT;
412 return -ETIMEDOUT;
1084 err = -ETIMEDOUT;
1107 err = -ETIMEDOUT;
1113 err = -ETIMEDOUT;
1125 err = -ETIMEDOUT;
1131 err = -ETIMEDOUT;
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_ar3k.c 409 return -ETIMEDOUT;
415 return -ETIMEDOUT;
1089 err = -ETIMEDOUT;
1112 err = -ETIMEDOUT;
1118 err = -ETIMEDOUT;
1130 err = -ETIMEDOUT;
1136 err = -ETIMEDOUT;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h 172 if (nRet == ETIMEDOUT) \
199 if (nRet == ETIMEDOUT) \
226 if (nRet == ETIMEDOUT) \
  /bionic/libc/bionic/
semaphore.cpp 263 if (result == -ETIMEDOUT || result == -EINTR) {
  /bionic/libc/include/sys/
_errdefs.h 147 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /development/ndk/platforms/android-3/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /external/dng_sdk/source/
dng_mutex.cpp 346 timedOut = (pthread_cond_timedwait (&fPthreadCondition, &mutex.fPthreadMutex, &now) == ETIMEDOUT);
  /external/parameter-framework/asio-1.10.6/include/asio/
error.hpp 138 timed_out = ASIO_SOCKET_ERROR(ETIMEDOUT),
  /external/v8/src/base/platform/
semaphore.cc 140 if (result == -1 && errno == ETIMEDOUT) {
  /external/xmlrpcpp/src/
XmlRpcSocket.cpp 14 # define ETIMEDOUT WSAETIMEDOUT
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c 42 if (ret < 0 && errno == ETIMEDOUT)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_wsa_errnos.h 212 #define ETIMEDOUT WSAETIMEDOUT
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/sys/
_errdefs.h 146 __BIONIC_ERRDEF( ETIMEDOUT , 110, "Connection timed out" )

Completed in 1405 milliseconds

1 2 3 4 5 67 8 91011>>