Searched defs:processing_ (Results 1 – 4 of 4) sorted by relevance
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/moqt/ | ||
D | moqt_parser.h | 173 bool processing_ = false; // True if currently in ProcessData(), to prevent variable |
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/moqt/ | ||
D | moqt_parser.h | 173 bool processing_ = false; // True if currently in ProcessData(), to prevent variable |
/external/grpc-grpc/src/core/lib/gprpp/ | ||
D | work_serializer.cc | 364 CallbackVector processing_; member in grpc_core::WorkSerializer::DispatchingWorkSerializer |
/external/webrtc/rtc_base/ | ||
D | thread.cc | 100 size_t* processing_; member in rtc::__anonb535c35b0211::MarkProcessingCritScope |