Home
last modified time | relevance | path

Searched defs:bundled_input_index (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/runtime/core/
H A Devent_tracer.h412 void set_bundled_input_index(int bundled_input_index) { in set_bundled_input_index()
419 int bundled_input_index() { in bundled_input_index() function
H A Devent_tracer_hooks.h296 int bundled_input_index) { in event_tracer_set_bundled_input_index()
/aosp_15_r20/external/executorch/devtools/inspector/
H A D_inspector.py248 bundled_input_index: Optional[int] = None variable in RunSignature
680 bundled_input_index: Optional[int] = None variable in EventBlock