Home
last modified time | relevance | path

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

/third_party/grpc/src/compiler/
Dprotobuf_plugin.h140 const char* string_template) { in Print() argument
141 printer_.Print(vars, string_template); in Print()
/third_party/flatbuffers/src/
Didl_gen_grpc.cpp156 const char *string_template) { in Print() argument
157 std::string s = string_template; in Print()