Searched defs:Annotate (Results 1 - 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/io/ | ||
H A D | printer.h | 200 void Annotate(const char* varname, const SomeDescriptor* descriptor) { in Annotate() function in google::protobuf::io::Printer 209 void Annotate(const char* begin_varname, const char* end_varname, in Annotate() function in google::protobuf::io::Printer 223 void Annotate(const char* varname, const std::string& file_name) { Annotate() function in google::protobuf::io::Printer 231 void Annotate(const char* begin_varname, const char* end_varname, Annotate() function in google::protobuf::io::Printer [all...] |
H A D | printer.cc | 92 void Printer::Annotate(const char* begin_varname, const char* end_varname, in Annotate() function in google::protobuf::io::Printer |
Completed in 2 milliseconds