HomeSort by relevance Sort by last modified time
    Searched full:socket_write (Results 1 - 6 of 6) sorted by null

  /external/qemu/
migration-tcp-android.c 37 static int socket_write(FdMigrationState *s, const void * buf, size_t size) function
85 s->write = socket_write;
migration-tcp.c 37 static int socket_write(FdMigrationState *s, const void * buf, size_t size) function
93 s->write = socket_write;
  /external/chromium/third_party/libjingle/source/talk/base/
openssladapter.cc 51 static int socket_write(BIO* h, const char* buf, int num);
61 socket_write,
112 static int socket_write(BIO* b, const char* in, int inl) { function
127 return socket_write(b, str, strlen(str));
  /frameworks/base/core/jni/
android_net_LocalSocketImpl.cpp 733 static void socket_write (JNIEnv *env, jobject object, function in namespace:android
900 {"write_native", "(ILjava/io/FileDescriptor;)V", (void*) socket_write},
  /external/libvpx/examples/includes/geshi/geshi/
php.php     [all...]
  /external/libvpx/examples/includes/geshi/docs/
geshi-doc.txt     [all...]

Completed in 150 milliseconds