Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dapi.pb.h451 void clear_request_streaming();
996 inline void Method::clear_request_streaming() { in clear_request_streaming() function
/external/rust/crates/protobuf/src/well_known_types/
Dapi.rs548 pub fn clear_request_streaming(&mut self) { in clear_request_streaming() method