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

/frameworks/compile/mclinker/include/mcld/Support/
H A DToolOutputFile.h53 class CleanupInstaller class in class:mcld::ToolOutputFile
56 explicit CleanupInstaller(const sys::fs::Path& pPath);
58 ~CleanupInstaller();
69 CleanupInstaller m_Installer;
/frameworks/compile/mclinker/lib/Support/
H A DToolOutputFile.cpp26 // CleanupInstaller
28 ToolOutputFile::CleanupInstaller::CleanupInstaller(const sys::fs::Path& pPath) function in class:ToolOutputFile::CleanupInstaller
35 ToolOutputFile::CleanupInstaller::~CleanupInstaller()

Completed in 57 milliseconds