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