HomeSort by relevance Sort by last modified time
    Searched refs:GetRoutingID (Results 1 - 25 of 211) sorted by null

1 2 3 4 5 6 7 8 9

  /external/chromium_org/chrome/renderer/extensions/
chrome_v8_extension_handler.h 29 int GetRoutingID();
chrome_v8_extension_handler.cc 24 int ChromeV8ExtensionHandler::GetRoutingID() {
tabs_custom_bindings.cc 39 renderview->GetRoutingID(), tab_id, extension_id, channel_name,
  /external/chromium_org/chrome/browser/sessions/
session_tab_helper.cc 32 web_contents()->GetRenderViewHost()->GetRoutingID(), id.id()));
38 new ExtensionMsg_UpdateBrowserWindowId(render_view_host->GetRoutingID(),
  /external/chromium_org/chrome/browser/task_manager/
resource_provider.cc 19 int Resource::GetRoutingID() const {
renderer_resource.cc 90 int RendererResource::GetRoutingID() const {
91 return render_view_host_->GetRoutingID();
  /external/chromium_org/extensions/common/
event_matcher.h 40 int GetRoutingID() const;
  /external/chromium_org/android_webview/browser/renderer_host/
aw_render_view_host_ext.cc 43 Send(new AwViewMsg_DocumentHasImages(web_contents()->GetRoutingID(),
62 Send(new AwViewMsg_DoHitTest(web_contents()->GetRoutingID(),
74 Send(new AwViewMsg_SetTextZoomFactor(web_contents()->GetRoutingID(), factor));
79 Send(new AwViewMsg_ResetScrollAndScaleState(web_contents()->GetRoutingID()));
84 Send(new AwViewMsg_SetInitialPageScale(web_contents()->GetRoutingID(),
93 Send(new AwViewMsg_SetBackgroundColor(web_contents()->GetRoutingID(),
104 Send(new AwViewMsg_SetBackgroundColor(web_contents()->GetRoutingID(),
  /external/chromium_org/content/browser/renderer_host/
render_view_host_impl.cc 225 GetProcess()->GetID(), GetRoutingID()));
242 GetProcess()->GetID(), GetRoutingID()));
249 GetProcess()->GetID(), GetRoutingID(), false);
298 params.view_id = GetRoutingID();
321 Send(new ViewMsg_AllowBindings(GetRoutingID(), enabled_bindings_));
333 Send(new ViewMsg_SetRendererPrefs(GetRoutingID(),
529 Send(new ViewMsg_SuppressDialogsUntilSwapOut(GetRoutingID()));
592 Send(new ViewMsg_WasSwappedOut(GetRoutingID()));
632 Send(new ViewMsg_ClosePage(GetRoutingID()));
650 GetProcess()->GetID(), GetRoutingID());
    [all...]
  /external/chromium_org/components/password_manager/content/browser/
content_password_manager_driver.cc 41 web_contents()->GetRenderViewHost()->GetRoutingID(), form_data));
47 host->Send(new AutofillMsg_FormNotBlacklisted(host->GetRoutingID(), *form));
53 host->Send(new AutofillMsg_AccountCreationFormsDetected(host->GetRoutingID(),
62 new AutofillMsg_FillPasswordSuggestion(host->GetRoutingID(),
72 new AutofillMsg_PreviewPasswordSuggestion(host->GetRoutingID(),
80 new AutofillMsg_ClearPreviewedForm(host->GetRoutingID()));
  /external/chromium_org/content/renderer/
renderer_webcookiejar_impl.cc 26 sender_->GetRoutingID(), url, first_party_for_cookies, value_utf8));
33 sender_->GetRoutingID(), url, first_party_for_cookies, &value_utf8));
74 sender_->GetRoutingID(), url, first_party_for_cookies, &cookies_enabled));
  /external/chromium_org/chrome/renderer/searchbox/
searchbox.cc 162 render_view()->GetRoutingID(), page_seq_no_, event));
168 render_view()->GetRoutingID(), page_seq_no_, position, provider));
174 render_view()->GetRoutingID(), page_seq_no_, position, provider));
179 render_view()->GetRoutingID(), page_seq_no_, identity));
185 render_view()->GetRoutingID(),
195 render_view()->GetRoutingID(), transient_url, &favicon_params, &rid);
213 if (!internal::GetRestrictedIDFromThumbnailUrl(render_view()->GetRoutingID(),
244 render_view()->GetRoutingID(), page_seq_no_, OMNIBOX_FOCUS_VISIBLE));
251 render_view()->GetRoutingID(), page_seq_no_, url,
257 render_view()->GetRoutingID(), page_seq_no_, text))
    [all...]
  /external/chromium_org/components/autofill/content/browser/
content_autofill_driver.cc 102 new AutofillMsg_FillForm(host->GetRoutingID(), query_id, data));
106 new AutofillMsg_PreviewForm(host->GetRoutingID(), query_id, data));
115 host->Send(new AutofillMsg_Ping(host->GetRoutingID()));
130 host->Send(new AutofillMsg_FieldTypePredictionsAvailable(host->GetRoutingID(),
140 new AutofillMsg_AcceptDataListSuggestion(host->GetRoutingID(), value));
147 host->Send(new AutofillMsg_ClearForm(host->GetRoutingID()));
154 host->Send(new AutofillMsg_ClearPreviewedForm(host->GetRoutingID()));
162 host->Send(new AutofillMsg_FillFieldWithValue(host->GetRoutingID(), value));
169 host->Send(new AutofillMsg_PreviewFieldWithValue(host->GetRoutingID(),
  /external/chromium_org/content/public/browser/
download_url_parameters.cc 43 web_contents->GetRenderViewHost()->GetRoutingID(),
render_frame_host.h 37 virtual int GetRoutingID() = 0;
  /external/chromium_org/content/browser/devtools/
devtools_frontend_host.cc 28 frontend_rvh->GetRoutingID()));
49 target_host->GetRoutingID(),
  /external/chromium_org/content/browser/screen_orientation/
screen_orientation_dispatcher_host.cc 55 render_frame_host->GetRoutingID(),
63 render_frame_host->GetRoutingID(),
  /external/chromium_org/content/renderer/service_worker/
service_worker_script_context.cc 66 GetRoutingID(), request_id, result));
73 GetRoutingID(), request_id, result));
81 GetRoutingID(), request_id, result, response));
86 GetRoutingID(), request_id));
94 GetRoutingID(), request_id));
109 GetRoutingID(), client_id, message, base::Passed(&channels)));
149 GetRoutingID(), request_id));
184 int ServiceWorkerScriptContext::GetRoutingID() const {
  /external/chromium_org/extensions/renderer/
lazy_background_page_native_handler.cc 36 render_view->GetRoutingID()));
47 render_view->GetRoutingID()));
  /external/chromium_org/chrome/browser/ui/search/
search_ipc_router_unittest.cc 216 contents->GetRoutingID(),
233 contents->GetRoutingID(), GetSearchIPCRouterSeqNo(), true));
248 contents->GetRoutingID(), GetSearchIPCRouterSeqNo(), true));
265 contents->GetRoutingID(),
284 contents->GetRoutingID(),
325 contents->GetRoutingID(),
346 contents->GetRoutingID(),
362 contents->GetRoutingID(), GetSearchIPCRouterSeqNo(),
377 contents->GetRoutingID(), GetSearchIPCRouterSeqNo(),
394 contents->GetRoutingID(),
    [all...]
  /external/chromium_org/apps/
app_window_contents.cc 85 rvh->Send(new ExtensionMsg_MessageInvoke(rvh->GetRoutingID(),
95 rvh->Send(new ExtensionMsg_AppWindowClosed(rvh->GetRoutingID()));
101 rvh->Send(new ExtensionMsg_MessageInvoke(rvh->GetRoutingID(),
172 rvh->GetProcess()->GetID(), rvh->GetRoutingID()));
  /external/chromium_org/apps/shell/renderer/
shell_custom_bindings.cc 50 new ExtensionHostMsg_ResumeRequests(view->GetRoutingID()));
  /external/chromium_org/chrome/browser/extensions/
suggest_permission_util.cc 46 host->GetRoutingID(), CONSOLE_MESSAGE_LEVEL_WARNING, message));
  /external/chromium_org/chrome/browser/notifications/
notification_object_proxy.cc 18 render_frame_id_(render_frame_host->GetRoutingID()),
  /external/chromium_org/components/dom_distiller/content/
web_contents_main_frame_observer.cc 33 frame_id == web_contents_->GetMainFrame()->GetRoutingID()) {

Completed in 349 milliseconds

1 2 3 4 5 6 7 8 9