Searched refs:FileExistsAndNotEmpty (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | utils.h | 181 bool FileExistsAndNotEmpty(const std::string& filename); |
D | utils.cc | 870 bool FileExistsAndNotEmpty(const std::string& filename) { in FileExistsAndNotEmpty() function |