HomeSort by relevance Sort by last modified time
    Searched refs:FileExistsAndNotEmpty (Results 1 - 2 of 2) sorted by null

  /art/runtime/
utils.h 181 bool FileExistsAndNotEmpty(const std::string& filename);
utils.cc 870 bool FileExistsAndNotEmpty(const std::string& filename) {

Completed in 64 milliseconds