Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Ddef.c1265 int synthetic_count = 0; in finalize_oneofs() local
1277 synthetic_count++; in finalize_oneofs()
1278 } else if (synthetic_count != 0) { in finalize_oneofs()
1295 m->real_oneof_count = m->oneof_count - synthetic_count; in finalize_oneofs()