HomeSort by relevance Sort by last modified time
    Searched refs:SO_SNDTIMEO (Results 126 - 129 of 129) sorted by null

1 2 3 4 56

  /libcore/luni/src/main/native/
android_system_OsConstants.cpp 488 initConstant(env, c, "SO_SNDTIMEO", SO_SNDTIMEO);
  /system/core/debuggerd/
tombstone.cpp 723 err = setsockopt(amfd, SOL_SOCKET, SO_SNDTIMEO, &tv, sizeof(tv));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h 199 #define SO_SNDTIMEO 0x1005
    [all...]
  /prebuilts/sdk/21/
android.jar 

Completed in 822 milliseconds

1 2 3 4 56