Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.h58 UPB_WELLKNOWN_INT64VALUE, enumerator
Djson_encode.c506 case UPB_WELLKNOWN_INT64VALUE: in jsonenc_msgfield()
Djson_decode.c1409 case UPB_WELLKNOWN_INT64VALUE: in jsondec_wellknown()
Ddef.c231 m->well_known_type = UPB_WELLKNOWN_INT64VALUE; in assign_msg_wellknowntype()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dprinter.c1269 WRAPPER(UPB_WELLKNOWN_INT64VALUE, int64value); in printer_sethandlers()