Searched defs:remoteObjectID (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/Shared/Plugins/
H A DNPRemoteObjectMap.cpp62 NPObject* NPRemoteObjectMap::createNPObjectProxy(uint64_t remoteObjectID, Plugin* plugin) argument
64 NPObjectProxy* npObjectProxy = NPObjectProxy::create(this, plugin, remoteObjectID);

Completed in 14 milliseconds