Searched defs:DestructibleFile (Results 1 – 1 of 1) sorted by relevance
32 explicit DestructibleFile(const std::string& filepath, in DestructibleFile() function39 DestructibleFile(DestructibleFile&& other) : filesystem_(nullptr), fd_(-1) { in DestructibleFile() function