Home
last modified time | relevance | path

Searched refs:include_path_ (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/tools/proto_to_cpp/
Dproto_to_cpp.cc133 std::string include_path_; member in ProtoToCpp
144 include_path_(include_path), in ProtoToCpp()
161 return include_path_ + "/" + StringReplace(basename, ".proto", ".h", false); in GetIncludePath()