Searched refs:RemovingFile (Results 1 – 1 of 1) sorted by relevance
45 class RemovingFile : public BFile { class47 RemovingFile(const char *path);48 ~RemovingFile();179 RemovingFile::RemovingFile(const char *path) in RemovingFile() function in RemovingFile186 RemovingFile::~RemovingFile() in ~RemovingFile()193 RemovingFile::Keep() in Keep()246 RemovingFile output(fOutputPath.Path()); in Translate()