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

/external/webkit/Source/WebCore/plugins/
H A DPluginView.cpp1498 NPError PluginView::getValueForURL(NPNURLVariable variable, const char* url, char** value, uint32_t* len) function in class:WebCore::PluginView
1500 LOG(Plugins, "PluginView::getValueForURL(%s)", prettyNameForNPNURLVariable(variable).data());
1551 LOG(Plugins, "PluginView::getValueForURL: %s", prettyNameForNPNURLVariable(variable).data());

Completed in 36 milliseconds