Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Djson_encode.h17 UPB_JSONENC_PROTONAMES = 2 enumerator
Djson_encode.c634 if (e->options & UPB_JSONENC_PROTONAMES) { in jsonenc_fieldval()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/
Dmsg.c1077 lupb_setfieldi(L, "JSONENC_PROTONAMES", UPB_JSONENC_PROTONAMES); in lupb_msg_registertypes()