Home
last modified time | relevance | path

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

/build/kati/
Dfile.h38 bool Exists() const { return exists_; } in Exists()
45 bool exists_; variable
Dfile.cc30 : mtime_(0), filename_(filename), exists_(false) { in Makefile()
44 exists_ = true; in Makefile()