Home
last modified time | relevance | path

Searched refs:UPB_DURATION_MAX_JSON_LEN (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c13239 #define UPB_DURATION_MAX_JSON_LEN 23 macro
13245 char buffer[UPB_DURATION_MAX_JSON_LEN]; in printer_enddurationmsg()
13250 memset(buffer, 0, UPB_DURATION_MAX_JSON_LEN); in printer_enddurationmsg()

Completed in 20 milliseconds