Home
last modified time | relevance | path

Searched defs:GetHandler (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/libcef/browser/
Drequest_context_handler_map.cc30 CefRefPtr<CefRequestContextHandler> CefRequestContextHandlerMap::GetHandler( in GetHandler() function in CefRequestContextHandlerMap
Dextension_impl.cc50 CefRefPtr<CefExtensionHandler> CefExtensionImpl::GetHandler() { in GetHandler() function in CefExtensionImpl
Diothread_state.cc44 CefRefPtr<CefRequestContextHandler> CefIOThreadState::GetHandler( in GetHandler() function in CefIOThreadState
Dbrowser_context.cc324 CefRefPtr<CefRequestContextHandler> CefBrowserContext::GetHandler( in GetHandler() function in CefBrowserContext
Drequest_context_impl.cc328 CefRefPtr<CefRequestContextHandler> CefRequestContextImpl::GetHandler() { in GetHandler() function in CefRequestContextImpl
/third_party/cef/libcef_dll/ctocpp/
Dextension_ctocpp.cc99 CefRefPtr<CefExtensionHandler> CefExtensionCToCpp::GetHandler() { in GetHandler() function in CefExtensionCToCpp
Drequest_context_ctocpp.cc138 CefRefPtr<CefRequestContextHandler> CefRequestContextCToCpp::GetHandler() { in GetHandler() function in CefRequestContextCToCpp
/third_party/grpc/include/grpcpp/impl/codegen/
Dservice_type.h115 internal::MethodHandler* GetHandler(int index) { in GetHandler() function
228 internal::MethodHandler* GetHandler(int index) { in GetHandler() function
/third_party/cef/libcef/browser/net_service/
Dresource_request_handler_wrapper.cc1132 CefRefPtr<CefResourceRequestHandler> GetHandler( in GetHandler() function in net_service::__anond6b8464e0111::InterceptedRequestHandlerWrapper
/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dconvert.cc1575 OutHandler DfGraphConvertor::GetHandler(const AnfNodePtr &node, const std::stack<uint64_t> &index_s… in GetHandler() function in mindspore::transform::DfGraphConvertor
/third_party/cef/libcef/renderer/
Dv8_impl.cc275 inline CefRefPtr<CefV8Handler> GetHandler() { return handler_; } in GetHandler() function in __anonc0305f2d0111::V8TrackObject