Searched refs:fd (Results 51 - 62 of 62) sorted by relevance

123

/development/tools/jdwpspy/
H A DNet.cpp350 static int setNoDelay(int fd) argument
354 cc = setsockopt(fd, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on));
/development/ndk/platforms/android-14/include/SLES/
H A DOpenSLES_Android.h306 SLint32 fd; member in struct:SLDataLocator_AndroidFD_
/development/tools/emulator/system/camera/
H A DEmulatedFakeCamera2.h131 virtual int dump(int fd);
H A DEmulatedCamera.cpp523 status_t EmulatedCamera::dumpCamera(int fd) argument
920 int EmulatedCamera::dump(struct camera_device* dev, int fd) argument
927 return ec->dumpCamera(fd);
H A DEmulatedFakeCamera2.cpp597 int EmulatedFakeCamera2::dump(int fd) { argument
610 write(fd, result.string(), result.size());
/development/ndk/platforms/android-3/include/
H A Dzlib.h1085 ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode));
1087 gzdopen() associates a gzFile with the file descriptor fd. File
1092 file descriptor fd, just like fclose(fdopen(fd), mode) closes the file
1093 descriptor fd. If you want to keep fd open, use gzdopen(dup(fd), mode).
/development/samples/training/multiscreen/newsreader/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/content/ ...
/development/samples/training/basic/ActivityLifecycle/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/development/samples/training/basic/FragmentBasics/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/location-aware/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/AnimationsDemo/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/development/samples/training/bitmapfun/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/widget/ ...

Completed in 1587 milliseconds

123