Searched defs:GetInterpreter (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openthread/src/cli/ | ||
H A D | cli.hpp | 144 static Interpreter &GetInterpreter(void) in GetInterpreter() function in ot::Cli::Interpreter |
/aosp_15_r20/external/tensorflow/tensorflow/lite/profiling/ | ||
H A D | profile_summarizer_test.cc | 81 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 D | benchmark_test.cc | 128 const tflite::Interpreter* GetInterpreter() { return interpreter_.get(); } in GetInterpreter() function in tflite::benchmark::__anone243b2400211::TestBenchmark |
/aosp_15_r20/external/angle/util/capture/ | ||
H A D | trace_interpreter.cpp | 655 TraceInterpreter &GetInterpreter() in GetInterpreter() function |