Searched defs:try_close (Results 1 – 7 of 7) sorted by relevance
| /external/liburing/test/ |
| D | open-direct-pick.c | 42 static inline int try_close(struct io_uring *ring, int slot) in try_close() function
|
| D | open-close.c | 68 static inline int try_close(struct io_uring *ring, int fd, int slot) in try_close() function
|
| /external/rust/android-crates-io/crates/tracing-core/src/ |
| D | subscriber.rs | 445 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
|
| D | dispatcher.rs | 702 pub fn try_close(&self, id: span::Id) -> bool { in try_close() method
|
| /external/rust/android-crates-io/crates/tracing-subscriber/src/layer/ |
| D | layered.rs | 179 fn try_close(&self, id: span::Id) -> bool { in try_close() function
|
| /external/rust/android-crates-io/crates/tracing-subscriber/src/registry/ |
| D | sharded.rs | 346 fn try_close(&self, id: span::Id) -> bool { in try_close() method
|
| /external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/ |
| D | mod.rs | 433 fn try_close(&self, id: span::Id) -> bool { in try_close() function
|