Searched defs:PartitionHandle (Results 1 – 1 of 1) sorted by relevance
34 PartitionHandle() {} in PartitionHandle() function35 explicit PartitionHandle(const std::string& path) : path_(path) {} in PartitionHandle() function36 PartitionHandle(const std::string& path, std::function<void()>&& closer) in PartitionHandle() function