Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upbdefs.cc20 static std::string DefHeaderFilename(std::string proto_filename) { in DefHeaderFilename() function
82 output("#include \"$0\"\n", DefHeaderFilename(file->name())); in WriteDefSource()
167 Output h_def_output(context->Open(DefHeaderFilename(file->name()))); in Generate()