Home
last modified time | relevance | path

Searched refs:sourceMod (Results 1 – 3 of 3) sorted by relevance

/build/tools/atree/
Dfiles.h28 time_t sourceMod; member
Dfiles.cpp335 rec->sourceMod = 0; in locate()
351 rec->sourceMod = st.st_mtime; in locate()
404 r.sourceMod = st.st_mtime; in add_more()
Datree.cpp316 it->sourcePath.c_str(), it->sourceMod, in main()
319 if (it->outSize != it->sourceSize || it->outMod < it->sourceMod) { in main()