Searched refs:GetCppPath (Results 1 – 1 of 1) sorted by relevance
125 std::string GetCppPath(const FileDescriptor*);154 std::string ProtoToCpp::GetCppPath(const FileDescriptor* proto_file) { in GetCppPath() function in ProtoToCpp209 std::string dst_cpp = GetCppPath(proto_file); in Convert()