Home
last modified time | relevance | path

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

/aosp_15_r20/external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/
H A DInterpreterUtils.java23 public class InterpreterUtils { class
25 private InterpreterUtils() { in InterpreterUtils() method in InterpreterUtils
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter.h56 class InterpreterUtils; // Class for friend declarations. variable