Searched refs:mapInterfaceFrom (Results 1 – 6 of 6) sorted by relevance
638 return bridge.mapInterfaceFrom(object, type); in mapInterfaceTo()641 public Object mapInterfaceFrom(Object object, Type type) { in mapInterfaceFrom() method in UnoRuntime.BridgeTurner
60 Object mapInterfaceFrom(Object object, Type type); in mapInterfaceFrom() method
89 public Object mapInterfaceFrom(Object object, Type type) { in mapInterfaceFrom() method in TestBridge
129 Object rInitialObject = iBridge.mapInterfaceFrom(rootOid, XInterface.class); in main()
85 return id == null ? null : bridge.mapInterfaceFrom(id, type); in readInterface()
415 public Object mapInterfaceFrom(Object oId, Type type) { in mapInterfaceFrom() method in java_remote_bridge
Completed in 32 milliseconds