Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/termcolor-1.4.1/src/
H A Dlib.rs168 fn is_synchronous(&self) -> bool { in is_synchronous() method
217 fn is_synchronous(&self) -> bool { in is_synchronous() method
238 fn is_synchronous(&self) -> bool { in is_synchronous() method
738 fn is_synchronous(&self) -> bool { in is_synchronous() method
782 fn is_synchronous(&self) -> bool { in is_synchronous() method
832 fn is_synchronous(&self) -> bool { in is_synchronous() method
913 fn is_synchronous(&self) -> bool { in is_synchronous() method
1003 fn is_synchronous(&self) -> bool { in is_synchronous() method
1380 fn is_synchronous(&self) -> bool { in is_synchronous() method
1451 fn is_synchronous(&self) -> bool { in is_synchronous() method
/aosp_15_r20/external/rust/android-crates-io/crates/termcolor/src/
Dlib.rs168 fn is_synchronous(&self) -> bool { in is_synchronous() method
217 fn is_synchronous(&self) -> bool { in is_synchronous() method
238 fn is_synchronous(&self) -> bool { in is_synchronous() method
738 fn is_synchronous(&self) -> bool { in is_synchronous() method
782 fn is_synchronous(&self) -> bool { in is_synchronous() method
832 fn is_synchronous(&self) -> bool { in is_synchronous() method
913 fn is_synchronous(&self) -> bool { in is_synchronous() method
1003 fn is_synchronous(&self) -> bool { in is_synchronous() method
1380 fn is_synchronous(&self) -> bool { in is_synchronous() method
1451 fn is_synchronous(&self) -> bool { in is_synchronous() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Breakpoint/
DStoppointCallbackContext.h44 bool is_synchronous = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Breakpoint/
DStoppointCallbackContext.h44 bool is_synchronous = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Breakpoint/
DStoppointCallbackContext.h44 bool is_synchronous = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Breakpoint/
DStoppointCallbackContext.h44 bool is_synchronous = variable
/aosp_15_r20/external/cronet/net/dns/
H A Dmock_host_resolver.h266 void set_synchronous_mode(bool is_synchronous) { in set_synchronous_mode()
/aosp_15_r20/external/rust/android-crates-io/crates/codespan-reporting/src/term/
Drenderer.rs983 fn is_synchronous(&self) -> bool { in is_synchronous() method