Home | History | Annotate | Download | only in webkitmerge

Lines Matching refs:success

1220                                 bool success = Merge(workingDir, oldFile, renamedDir, renamed, "/dev/null");
1221 if (success == false) {
1379 bool success = Merge(workingDir, oldFile);
1380 if (success == false) {