Home
last modified time | relevance | path

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

/external/perfetto/tools/proto_to_cpp/
Dproto_to_cpp.cc209 std::string dst_cpp = GetCppPath(proto_file); in Convert() local
218 cpp_ostr.open(dst_cpp); in Convert()