Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/src/
Dsubscriber.rs445 fn try_close(&self, id: span::Id) -> bool { in try_close() method
770 fn try_close(&self, id: span::Id) -> bool { in try_close() function
855 fn try_close(&self, id: span::Id) -> bool { in try_close() function
Ddispatcher.rs704 pub fn try_close(&self, id: span::Id) -> bool { in try_close() method
/aosp_15_r20/external/liburing/test/
H A Dopen-direct-pick.c42 static inline int try_close(struct io_uring *ring, int slot) in try_close() function
H A Dopen-close.c38 static inline int try_close(struct io_uring *ring, int fd, int slot) in try_close() function
/aosp_15_r20/trusty/device/arm/generic-arm64/project/qemu/
Dqemu.py221 def try_close(pipe): function
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/layer/
Dlayered.rs179 fn try_close(&self, id: span::Id) -> bool { in try_close() function
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/registry/
Dsharded.rs346 fn try_close(&self, id: span::Id) -> bool { in try_close() method
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/
Dmod.rs433 fn try_close(&self, id: span::Id) -> bool { in try_close() function