Searched defs:ScopedFileRemove (Results 1 – 1 of 1) sorted by relevance
150 class ScopedFileRemove { class152 explicit ScopedFileRemove(const std::string& path) : path_(path) {} in ScopedFileRemove() function in perfetto::__anond17fd2e10111::ScopedFileRemove