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

  /art/runtime/openjdkjvm/
OpenjdkJvm.cc 228 int jio_snprintf(char *str, size_t count, const char *fmt, ...) { function
  /libcore/ojluni/src/main/native/
jvm.h     [all...]
net_util_md.c 284 jio_snprintf(fullMsg, sizeof(fullMsg), "socket closed: %s", msg);
    [all...]

Completed in 46 milliseconds