Home
last modified time | relevance | path

Searched defs:GetInterpreter (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/cli/
H A Dcli.hpp144 static Interpreter &GetInterpreter(void) in GetInterpreter() function in ot::Cli::Interpreter
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/
H A Dprofile_summarizer_test.cc81 tflite::Interpreter* GetInterpreter() { return interpreter_.get(); } in GetInterpreter() function in tflite::profiling::__anon154f07d30111::SimpleOpModel
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_test.cc128 const tflite::Interpreter* GetInterpreter() { return interpreter_.get(); } in GetInterpreter() function in tflite::benchmark::__anone243b2400211::TestBenchmark
/aosp_15_r20/external/angle/util/capture/
H A Dtrace_interpreter.cpp655 TraceInterpreter &GetInterpreter() in GetInterpreter() function