Searched refs:include_path_ (Results 1 – 1 of 1) sorted by relevance
133 std::string include_path_; member in ProtoToCpp144 include_path_(include_path), in ProtoToCpp()161 return include_path_ + "/" + StringReplace(basename, ".proto", ".h", false); in GetIncludePath()