Home
last modified time | relevance | path

Searched defs:RemoteObject (Results 1 – 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/
DRemoteObject.java46 public class RemoteObject implements InvocationHandler { class
76 public RemoteObject(ObjectStore store, HostedConnection client){ in RemoteObject() method in RemoteObject
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DRemoteObject.js40 WebInspector.RemoteObject = function(objectId, type, subtype, value, description, preview) class in WebInspector
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInjectedScriptSource.js930 InjectedScript.RemoteObject = function(object, objectGroupName, forceValueType, generatePreview, co… class in InjectedScript