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