Home
last modified time | relevance | path

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

/third_party/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 …]
/third_party/rust/crates/codespan/codespan-reporting/src/term/
Drenderer.rs984 fn is_synchronous(&self) -> bool { in is_synchronous() method