Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c388 static char suspend_capture; variable
784 p->capture = &suspend_capture; in capture_suspend()
794 UPB_ASSERT(p->capture == &suspend_capture); in capture_resume()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl386 static char suspend_capture;
782 p->capture = &suspend_capture;
792 UPB_ASSERT(p->capture == &suspend_capture);
/external/protobuf/php/ext/google/protobuf/
Dupb.c9161 static char suspend_capture; variable
9553 p->capture = &suspend_capture; in capture_suspend()
9563 UPB_ASSERT(p->capture == &suspend_capture); in capture_resume()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12985 static char suspend_capture; variable
13378 p->capture = &suspend_capture; in capture_suspend()
13388 UPB_ASSERT(p->capture == &suspend_capture); in capture_resume()