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

  /art/openjdkjvm/
OpenjdkJvm.cc 229 int jio_snprintf(char *str, size_t count, const char *fmt, ...) { function
  /external/oj-libjdwp/src/share/transport/socket/
socketTransport.c 179 * We can't use jio_snprintf without linking the transport against the VM.
  /external/oj-libjdwp/src/share/javavm/export/
jvm.h     [all...]
  /libcore/ojluni/src/main/native/
jvm.h     [all...]
net_util_md.c 291 jio_snprintf(fullMsg, sizeof(fullMsg), "socket closed: %s", msg);
    [all...]

Completed in 217 milliseconds