Home
last modified time | relevance | path

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

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