Home
last modified time | relevance | path

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

/external/grpc-grpc/src/compiler/
Dprotobuf_plugin.h139 const char* string_template) { in Print() argument
140 printer_.Print(vars, string_template); in Print()
/external/flatbuffers/src/
Didl_gen_grpc.cpp132 const char *string_template) { in Print() argument
133 std::string s = string_template; in Print()