Searched refs:header_path_ (Results 1 – 2 of 2) sorted by relevance
68 header_path_ = std::move(header_path); in HeaderPath()72 header_path_ = std::move(header_path); in HeaderPath()200 CF_EXPECT(!header_path_.empty(), "No header path"); in BuildCompositeDiskIfNecessary()202 CreateCompositeDisk(partitions_, AbsolutePath(header_path_), in BuildCompositeDiskIfNecessary()
71 std::string header_path_; variable