Searched defs:createNPObjectProxy (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) function in class:WebKit::NPRemoteObjectMap
180 NPObject* npObjectProxy = createNPObjectProxy(npVariantData.remoteNPObjectIDValue(), plugin);

Completed in 32 milliseconds