Home
last modified time | relevance | path

Searched defs:GetFrameIdentifiers (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dbrowser_ctocpp.cc325 void CefBrowserCToCpp::GetFrameIdentifiers(std::vector<int64>& identifiers) { in GetFrameIdentifiers() function in CefBrowserCToCpp
/third_party/cef/libcef/renderer/
Dbrowser_impl.cc235 void CefBrowserImpl::GetFrameIdentifiers(std::vector<int64>& identifiers) { in GetFrameIdentifiers() function in CefBrowserImpl
/third_party/cef/libcef/browser/
Dbrowser_host_base.cc644 void CefBrowserHostBase::GetFrameIdentifiers(std::vector<int64>& identifiers) { in GetFrameIdentifiers() function in CefBrowserHostBase