Home
last modified time | relevance | path

Searched refs:InvalidGlobalId (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/common/
Dframe_util.h68 inline content::GlobalRenderFrameHostId InvalidGlobalId() { in InvalidGlobalId() function
/third_party/cef/libcef/browser/net/
Dthrottle_handler.cc98 : frame_util::InvalidGlobalId(); in CreateThrottlesForNavigation()
/third_party/cef/libcef/browser/
Dbrowser_contents_delegate.cc395 frame = browser_info->CreateTempSubFrame(frame_util::InvalidGlobalId()); in DidFinishNavigation()