Searched refs:modifyGraphWithDelegate (Results 1 – 4 of 4) sorted by relevance
386 public void modifyGraphWithDelegate(Delegate delegate) { in modifyGraphWithDelegate() method in Interpreter388 wrapper.modifyGraphWithDelegate(delegate); in modifyGraphWithDelegate()
191 void modifyGraphWithDelegate(Delegate delegate) { in modifyGraphWithDelegate() method in NativeInterpreterWrapper
195 `Interpreter.modifyGraphWithDelegate()`.216 interpreter.modifyGraphWithDelegate(gpuDelegate);249 interpreter.modifyGraphWithDelegate(gpuDelegate);
442 interpreter.modifyGraphWithDelegate(delegate); in testModifyGraphWithDelegate()