Searched refs:modifyGraphWithDelegate (Results 1 – 3 of 3) sorted by relevance
655 public void modifyGraphWithDelegate(Delegate delegate) { in modifyGraphWithDelegate() method in Interpreter657 wrapper.modifyGraphWithDelegate(delegate); in modifyGraphWithDelegate()
266 void modifyGraphWithDelegate(Delegate delegate) { in modifyGraphWithDelegate() method in NativeInterpreterWrapper
558 interpreter.modifyGraphWithDelegate(delegate); in testModifyGraphWithDelegate()