Home
last modified time | relevance | path

Searched refs:inflate_runtime_output (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/devtools/inspector/
H A D_inspector.py54 inflate_runtime_output,
617 v1 = inflate_runtime_output(debug_event.debug_entry, output_buffer)
618 v2 = inflate_runtime_output(value, output_buffer)
627 inflate_runtime_output(debug_value, output_buffer)
883 inflate_runtime_output(debug_event.debug_entry, output_buffer)
H A D_inspector_utils.py153 def inflate_runtime_output( function