HomeSort by relevance Sort by last modified time
    Searched defs:IsGuest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/public/test/
mock_render_process_host.cc 90 bool MockRenderProcessHost::IsGuest() const {
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.cc 584 new BrowserPluginMessageFilter(GetID(), IsGuest()));
591 IsGuest(),
639 if (IsGuest()) {
669 IsGuest(), GetID(), storage_partition_impl_->GetURLRequestContext()));
826 bool RenderProcessHostImpl::IsGuest() const {
    [all...]

Completed in 653 milliseconds