Searched defs:path_prefix (Results 1 – 1 of 1) sorted by relevance
40 Subcontext(std::string path_prefix, std::string context) in Subcontext()49 const std::string& path_prefix() const { return path_prefix_; } in path_prefix() function