Searched refs:retainObject (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dnpobject_util.cc267 WebBindings::retainObject(object);
296 WebBindings::retainObject(result->value.objectValue);
H A Dplugin_host.cc141 host_funcs_.retainobject = WebBindings::retainObject;
704 WebBindings::retainObject(np_object);
724 WebBindings::retainObject(np_object);
H A Dnpobject_stub.cc40 WebBindings::retainObject(npobject_);
/external/chromium_org/third_party/WebKit/public/web/
H A DWebBindings.h118 BLINK_EXPORT static NPObject* retainObject(NPObject*);
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebBindings.cpp151 NPObject* WebBindings::retainObject(NPObject* object) function in class:blink::WebBindings
/external/chromium_org/content/renderer/npapi/
H A Dwebplugin_delegate_proxy.cc734 return WebBindings::retainObject(npobject_);
747 return WebBindings::retainObject(npobject_);

Completed in 237 milliseconds