Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Dscheme_registrar_ctocpp.cc20 bool CefSchemeRegistrarCToCpp::AddCustomScheme(const CefString& scheme_name, in AddCustomScheme() function in CefSchemeRegistrarCToCpp
/third_party/cef/libcef/common/
Dscheme_registrar_impl.cc29 bool CefSchemeRegistrarImpl::AddCustomScheme(const CefString& scheme_name, in AddCustomScheme() function in CefSchemeRegistrarImpl
Dapp_manager.cc42 void CefAppManager::AddCustomScheme(CefSchemeInfo* scheme_info) { in AddCustomScheme() function in CefAppManager