Searched defs:iso8601_result (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/utilities/ | ||
H A D | ostream.cpp | 230 const char* iso8601_result = os::iso8601_time(buffer, buffer_length); local 231 if (iso8601_result != NULL) { |
Completed in 442 milliseconds