Home
last modified time | relevance | path

Searched defs:CefParseURL (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/
Dparser_impl.cc16 bool CefParseURL(const CefString& url, CefURLParts& parts) { in CefParseURL() function
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_wrapper.cc389 CEF_GLOBAL bool CefParseURL(const CefString& url, CefURLParts& parts) { in CefParseURL() function