Searched refs:GetNameAttribute (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/browser_plugin/
H A Dbrowser_plugin_bindings.cc541 std::string name = bindings->instance()->GetNameAttribute();
548 if (bindings->instance()->GetNameAttribute() != new_value) {
H A Dbrowser_plugin.h62 std::string GetNameAttribute() const;
H A Dbrowser_plugin.cc180 std::string BrowserPlugin::GetNameAttribute() const { function in class:content::BrowserPlugin
262 GetNameAttribute()));
394 attach_params.name = GetNameAttribute();

Completed in 217 milliseconds