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

  /build/make/tools/atree/
files.h 13 FILE_OP_REMOVE,
atree.cpp 286 if (it->fileOp == FILE_OP_REMOVE &&
311 if (it->fileOp == FILE_OP_REMOVE) {
files.cpp 279 op = FILE_OP_REMOVE;
333 if (rec->fileOp == FILE_OP_REMOVE) {

Completed in 2873 milliseconds