Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upb.cc844 std::string fields_array_ref = "NULL"; in WriteSource() local
868 fields_array_ref = "&" + fields_array_name + "[0]"; in WriteSource()
929 output(" $0,\n", fields_array_ref); in WriteSource()