Home
last modified time | relevance | path

Searched defs:is_synchronous (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/termcolor/src/
Dlib.rs162 fn is_synchronous(&self) -> bool { in is_synchronous() method
177 fn is_synchronous(&self) -> bool { in is_synchronous() method
192 fn is_synchronous(&self) -> bool { in is_synchronous() method
682 fn is_synchronous(&self) -> bool { in is_synchronous() method
716 fn is_synchronous(&self) -> bool { in is_synchronous() method
753 fn is_synchronous(&self) -> bool { in is_synchronous() method
816 fn is_synchronous(&self) -> bool { in is_synchronous() method
886 fn is_synchronous(&self) -> bool { in is_synchronous() method
1243 fn is_synchronous(&self) -> bool { in is_synchronous() method
1304 fn is_synchronous(&self) -> bool { in is_synchronous() method
[all …]
/external/cronet/net/dns/
Dmock_host_resolver.h267 void set_synchronous_mode(bool is_synchronous) { in set_synchronous_mode()
/external/rust/crates/codespan-reporting/src/term/
Drenderer.rs983 fn is_synchronous(&self) -> bool { in is_synchronous() method