GetFrameName 251 chrome/browser/chromeos/login/login_display_host_impl.cc if (parent && parent->GetFrameName() == "signin-frame") GetFrameName 57 content/browser/frame_host/render_frame_host_impl.h virtual const std::string& GetFrameName() OVERRIDE; GetFrameName 257 content/browser/webui/web_ui_impl.cc if (host->GetFrameName() == frame_name_) GetFrameName 57 content/public/browser/render_frame_host.h virtual const std::string& GetFrameName() = 0; GetFrameName 470 content/public/test/browser_test_utils.cc return frame->GetFrameName() == name;