Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c9715 static char suspend_capture; variable
10102 p->capture = &suspend_capture; in capture_suspend()
10112 assert(p->capture == &suspend_capture); in capture_resume()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c10404 static char suspend_capture; variable
10798 p->capture = &suspend_capture; in capture_suspend()
10808 assert(p->capture == &suspend_capture); in capture_resume()