Searched refs:footer_path_ (Results 1 – 2 of 2) sorted by relevance
77 footer_path_ = std::move(footer_path); in FooterPath()81 footer_path_ = std::move(footer_path); in FooterPath()201 CF_EXPECT(!footer_path_.empty(), "No footer path"); in BuildCompositeDiskIfNecessary()203 AbsolutePath(footer_path_), in BuildCompositeDiskIfNecessary()
72 std::string footer_path_; variable