Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c1716 static int64_t upb_timegm(const struct tm *tp) { in upb_timegm() function
1751 seconds = upb_timegm(&p->tm); in end_timestamp_zone()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl1714 static int64_t upb_timegm(const struct tm *tp) {
1749 seconds = upb_timegm(&p->tm);