Home
last modified time | relevance | path

Searched defs:log_evalue (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/runtime/core/test/
H A Devent_tracer_test.cpp148 void log_evalue(const EValue& evalue, LoggedEValueType evalue_type) override { in log_evalue() function in DummyEventTracer
/aosp_15_r20/external/executorch/devtools/etdump/
H A Detdump_flatcc.cpp518 void ETDumpGen::log_evalue(const EValue& evalue, LoggedEValueType evalue_type) { in log_evalue() function in executorch::etdump::ETDumpGen