Home
last modified time | relevance | path

Searched defs:on_enter (Results 1 – 12 of 12) sorted by relevance

/external/googleapis/google/actions/sdk/v2/interactionmodel/
Dscene.proto35 EventHandler on_enter = 1; field
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtask_ls_recursion.c54 int BPF_PROG(on_enter, struct pt_regs *regs, long id) in BPF_PROG() argument
Dtask_local_storage.c25 int BPF_PROG(on_enter, struct pt_regs *regs, long id) in BPF_PROG() argument
/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/layer_filters/
Dcombinator.rs158 fn on_enter(&self, id: &Id, ctx: Context<'_, S>) { in on_enter() function
350 fn on_enter(&self, id: &Id, ctx: Context<'_, S>) { in on_enter() function
508 fn on_enter(&self, id: &Id, ctx: Context<'_, S>) { in on_enter() function
Dmod.rs590 fn on_enter(&self, id: &span::Id, ctx: Context<'_, S>) { in on_enter() function
844 fn on_enter(&self, id: &span::Id, cx: Context<'_, S>) { in on_enter() function
/external/rust/android-crates-io/crates/tracing-subscriber/src/registry/
Dmod.rs538 fn on_enter(&self, id: &span::Id, ctx: Context<'_, S>) { in spanref_scope_iteration_order() function
573 fn on_enter(&self, id: &span::Id, ctx: Context<'_, S>) { in spanref_scope_fromroot_iteration_order() function
/external/pytorch/torch/_dynamo/
Deval_frame.py300 on_enter=nothing, argument
544 def on_enter(): function
584 def on_enter(): function
/external/rust/android-crates-io/crates/tracing-subscriber/src/
Dreload.rs163 fn on_enter(&self, id: &span::Id, ctx: layer::Context<'_, S>) { in on_enter() function
237 fn on_enter(&self, id: &span::Id, ctx: layer::Context<'_, S>) { in on_enter() function
/external/rust/android-crates-io/crates/tracing-subscriber/src/layer/
Dmod.rs931 fn on_enter(&self, _id: &span::Id, _ctx: Context<'_, S>) {} in on_enter() method
1636 fn on_enter(&self, id: &span::Id, ctx: Context<'_, S>) { in on_enter() function
Dlayered.rs317 fn on_enter(&self, id: &span::Id, ctx: Context<'_, S>) { in on_enter() function
/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/env/
Dmod.rs561 pub fn on_enter<S>(&self, id: &span::Id, _: Context<'_, S>) { in on_enter() method
669 fn on_enter(&self, id: &span::Id, ctx: Context<'_, S>) { in on_enter() method
/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/
Dfmt_layer.rs888 fn on_enter(&self, id: &Id, ctx: Context<'_, S>) { in on_enter() function