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

/openjdk7/hotspot/src/os/bsd/vm/
H A Dos_bsd.cpp5077 bool os::dir_is_empty(const char* path) { function in class:os
/openjdk7/hotspot/src/os/linux/vm/
H A Dos_linux.cpp4864 bool os::dir_is_empty(const char* path) { function in class:os
/openjdk7/hotspot/src/os/solaris/vm/
H A Dos_solaris.cpp5575 bool os::dir_is_empty(const char* path) { function in class:os
/openjdk7/hotspot/src/os/windows/vm/
H A Dos_windows.cpp4115 bool os::dir_is_empty(const char* path) { function in class:os

Completed in 108 milliseconds