Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upbdefs.cc24 static std::string DefSourceFilename(std::string proto_filename) { in DefSourceFilename() function
170 Output c_def_output(context->Open(DefSourceFilename(file->name()))); in Generate()