Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/
Drequest_context_handler_map.cc15 DCHECK(frame_util::IsValidGlobalId(global_id)); in AddHandler()
23 DCHECK(frame_util::IsValidGlobalId(global_id)); in RemoveHandler()
33 if (frame_util::IsValidGlobalId(global_id)) { in GetHandler()
39 if (frame_util::IsValidChildId(global_id.child_id) && !require_frame_match) { in GetHandler()
Dframe_host_impl.cc71 frame_id_(frame_util::MakeFrameId(render_frame_host->GetGlobalId())), in CefFrameHostImpl()
78 : frame_util::MakeFrameId( in CefFrameHostImpl()
282 frame_util::MakeFrameId(render_frame_host_->GetParent()->GetGlobalId()); in RefreshAttributes()
478 frame_util::MakeFrameId(render_frame_host->GetGlobalId())); in MaybeReAttach()
535 << frame_util::GetFrameDebugString(frame_id_) in SendToRenderFrame()
586 << frame_util::GetFrameDebugString(frame_id_) in FrameAttached()
Dbrowser_context.cc290 DCHECK(frame_util::IsValidGlobalId(global_id)); in OnRenderFrameCreated()
309 DCHECK(frame_util::IsValidGlobalId(global_id)); in OnRenderFrameDeleted()
336 if (frame_util::IsValidGlobalId(global_id)) { in IsAssociatedContext()
342 if (frame_util::IsValidChildId(global_id.child_id) && !require_frame_match) { in IsAssociatedContext()
Dbrowser_info_manager.cc262 DCHECK(frame_util::IsValidGlobalId(global_id)); in OnGetNewBrowserInfo()
442 DCHECK(frame_util::IsValidGlobalId(opener_global_id)); in PopPendingPopup()
467 if (!frame_util::IsValidGlobalId(global_id)) in GetBrowserInfoInternal()
556 << frame_util::GetFrameDebugString(global_id); in TimeoutNewBrowserInfoResponse()
Dbrowser_manager.cc56 frame_util::MakeGlobalId(render_process_id_, render_frame_routing_id), in GetNewBrowserInfo()
Dbrowser_info.cc144 DCHECK_EQ(frame_util::MakeFrameId(global_id), in MaybeCreateFrame()
280 if (!frame_util::IsValidGlobalId(global_id)) in GetFrameForGlobalId()
302 << frame_util::GetFrameDebugString(global_id); in GetFrameForGlobalId()
Dbrowser_contents_delegate.cc271 frame_util::MakeFrameId(render_frame_host->GetGlobalId()); in RenderFrameDeleted()
377 const auto global_id = frame_util::GetGlobalId(navigation_handle); in DidFinishNavigation()
395 frame = browser_info->CreateTempSubFrame(frame_util::InvalidGlobalId()); in DidFinishNavigation()
Dbrowser_host_base.cc109 if (!frame_util::IsValidGlobalId(global_id)) { in GetBrowserForGlobalId()
130 << frame_util::GetFrameDebugString(global_id); in GetBrowserForGlobalId()
629 frame_util::MakeGlobalId(identifier)); in GetFrame()
/third_party/cef/libcef/renderer/
Dframe_impl.cc424 << frame_util::GetFrameDebugString(frame_id_) in OnDetached()
433 << frame_util::GetFrameDebugString(frame_id_) in OnDetached()
453 << frame_util::GetFrameDebugString(frame_id_) in ExecuteOnLocalFrame()
469 << frame_util::GetFrameDebugString(frame_id_); in ConnectBrowserFrame()
476 << frame_util::GetFrameDebugString(frame_id_); in ConnectBrowserFrame()
515 << frame_util::GetFrameDebugString(frame_id_); in OnBrowserFrameTimeout()
548 << frame_util::GetFrameDebugString(frame_id_); in OnBrowserFrameDisconnect()
558 << frame_util::GetFrameDebugString(frame_id_) in SendToBrowserFrame()
Drender_frame_util.cc24 return frame_util::MakeFrameId(content::RenderThread::Get()->GetClientId(), in GetIdentifier()
/third_party/cef/libcef/browser/net/
Dthrottle_handler.cc93 const auto global_id = frame_util::GetGlobalId(navigation_handle); in CreateThrottlesForNavigation()
98 : frame_util::InvalidGlobalId(); in CreateThrottlesForNavigation()
/third_party/cef/libcef/common/
Dframe_util.cc15 namespace frame_util { namespace
Dframe_util.h19 namespace frame_util {
/third_party/cef/libcef/browser/printing/
Dprint_dialog_linux.cc118 frame_util::MakeGlobalId(context->render_process_id(), in GetPdfPaperSize()
153 frame_util::MakeGlobalId(context_->render_process_id(), in CefPrintDialogLinux()
/third_party/cef/libcef/browser/extensions/
Dbrowser_extensions_util.cc81 << frame_util::GetFrameDebugString(global_id); in GetOwnerBrowserForGlobalId()
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_delegate.cc89 frame_util::MakeGlobalId(opener_render_process_id, in WebContentsCreated()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc1282 frame_util::MakeGlobalId(opener_render_process_id, in GetCustomWebContentsView()
1301 frame_util::MakeGlobalId(opener_render_process_id, in WebContentsCreated()
Dalloy_content_browser_client.cc382 AlloyBrowserHostImpl::GetBrowserForGlobalId(frame_util::MakeGlobalId( in RequestQuotaPermission()
/third_party/cef/
DBUILD.gn695 "libcef/common/frame_util.cc",
696 "libcef/common/frame_util.h",
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch6297 - "libcef/common/frame_util.cc",
6298 - "libcef/common/frame_util.h",
6726 + "libcef/common/frame_util.cc",
6727 + "libcef/common/frame_util.h",
13761 #include "libcef/common/frame_util.h"
14296 #include "libcef/common/frame_util.h"