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