Home
last modified time | relevance | path

Searched refs:plugin_property_local (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/browser/
Dplugin_service_impl.cc826 WCHAR plugin_property_local[MAX_PATH] = {0}; in GetPluginPropertyFromWindow() local
828 plugin_property_local, in GetPluginPropertyFromWindow()
829 ARRAYSIZE(plugin_property_local)); in GetPluginPropertyFromWindow()
830 *plugin_property = plugin_property_local; in GetPluginPropertyFromWindow()