/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/layer_filters/ |
D | combinator.rs | 170 fn on_close(&self, id: Id, ctx: Context<'_, S>) { in on_close() function 362 fn on_close(&self, id: Id, ctx: Context<'_, S>) { in on_close() function 518 fn on_close(&self, id: Id, ctx: Context<'_, S>) { in on_close() function
|
D | mod.rs | 588 fn on_close(&self, id: span::Id, ctx: Context<'_, S>) { in on_close() function 842 fn on_close(&self, id: span::Id, cx: Context<'_, S>) { in on_close() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/ |
D | reload.rs | 173 fn on_close(&self, id: span::Id, ctx: layer::Context<'_, S>) { in on_close() function 247 fn on_close(&self, id: span::Id, ctx: layer::Context<'_, S>) { in on_close() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/layer/ |
D | mod.rs | 936 fn on_close(&self, _id: span::Id, _ctx: Context<'_, S>) {} in on_close() method 1649 fn on_close(&self, id: span::Id, ctx: Context<'_, S>) { in on_close() function
|
D | layered.rs | 329 fn on_close(&self, id: span::Id, ctx: Context<'_, S>) { in on_close() function
|
/aosp_15_r20/external/python/bumble/rust/src/wrapper/ |
D | l2cap.rs | 46 pub fn on_close( in on_close() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/env/ |
D | mod.rs | 586 pub fn on_close<S>(&self, id: span::Id, _: Context<'_, S>) { in on_close() method 679 fn on_close(&self, id: span::Id, ctx: Context<'_, S>) { in on_close() method
|
/aosp_15_r20/external/python/bumble/tests/ |
D | l2cap_test.py | 122 def on_close(which, event): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/registry/ |
D | sharded.rs | 557 fn on_close(&self, id: Id, ctx: Context<'_, S>) { in on_close() function 619 fn on_close(&self, id: Id, ctx: Context<'_, S>) { in on_close() function
|
/aosp_15_r20/external/python/bumble/bumble/pandora/ |
D | l2cap.py | 82 def on_close(): function
|
/aosp_15_r20/hardware/google/gfxstream/common/detector/ |
D | GraphicsDetectorGl.cpp | 32 Closer(std::function<void()> on_close) : on_close_(std::move(on_close)) {} in Closer()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | low_energy_connection_server.cc | 360 auto on_close = [this, unique_id]() { channel_servers_.erase(unique_id); }; in ServeChannel() local
|
/aosp_15_r20/external/python/pyserial/examples/ |
D | port_publisher.py | 101 def __init__(self, device, name, network_port, on_close=None, log=None): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/ |
D | chttp2_server.cc | 500 grpc_closure* on_close = nullptr; in OnHandshakeDone() local
|
/aosp_15_r20/external/googleapis/google/apps/card/v1/ |
H A D | card.proto | 1874 OnClose on_close = 3; field
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/server/ |
H A D | chttp2_server.cc | 502 grpc_closure* on_close = nullptr; in OnHandshakeDone() local
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | TCPStoreLibUvBackend.cpp | 84 static void on_close(uv_handle_t* uv_handle) { in on_close() function in c10d::detail::UvHandle
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/ |
D | fmt_layer.rs | 907 fn on_close(&self, id: Id, ctx: Context<'_, S>) { in on_close() function
|