Searched defs:Annotate (Results 1 – 2 of 2) sorted by relevance
200 void Annotate(const char* varname, const SomeDescriptor* descriptor) { in Annotate() function209 void Annotate(const char* begin_varname, const char* end_varname, in Annotate() function223 void Annotate(const char* varname, const std::string& file_name) { in Annotate() function231 void Annotate(const char* begin_varname, const char* end_varname, in Annotate() function
92 void Printer::Annotate(const char* begin_varname, const char* end_varname, in Annotate() function in google::protobuf::io::Printer