Searched refs:op (Results 1 - 1 of 1) sorted by relevance

/build/tools/atree/
H A Dfiles.cpp268 FileOpType op = FILE_OP_COPY; local
275 if (op != FILE_OP_COPY) {
279 op = FILE_OP_REMOVE;
281 if (op != FILE_OP_COPY) {
285 op = FILE_OP_STRIP;
313 add_file(files, op, filename, i+1, paths[0], paths[1]);

Completed in 41 milliseconds