Searched defs:RemoteObject (Results 1 – 3 of 3) sorted by relevance
/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/ |
D | RemoteObject.java | 46 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/ |
D | RemoteObject.js | 40 WebInspector.RemoteObject = function(objectId, type, subtype, value, description, preview) class in WebInspector
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | InjectedScriptSource.js | 930 InjectedScript.RemoteObject = function(object, objectGroupName, forceValueType, generatePreview, co… class in InjectedScript
|