Home
last modified time | relevance | path

Searched refs:FileExistsAndNotEmpty (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dutils.h181 bool FileExistsAndNotEmpty(const std::string& filename);
Dutils.cc870 bool FileExistsAndNotEmpty(const std::string& filename) { in FileExistsAndNotEmpty() function