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

  /build/tools/atree/
files.h 36 bool outIsDir;
files.cpp 374 rec->outIsDir = S_ISDIR(st.st_mode);
378 rec->outIsDir = false;
atree.cpp 246 if (it->outMod != 0 && it->sourceIsDir != it->outIsDir) {

Completed in 77 milliseconds