Searched defs:has_log_file (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A Dostream.cpp523 bool defaultStream::has_log_file() { function in class:defaultStream
731 bool has_log = has_log_file(); // check before locking
813 if (has_log_file()) {
895 defaultStream::instance->has_log_file();

Completed in 43 milliseconds