Searched defs:RemoveHandler (Results 1 – 5 of 5) sorted by relevance
| /third_party/cef/libcef/browser/ | ||
| D | request_context_handler_map.cc | 25 void CefRequestContextHandlerMap::RemoveHandler(int render_process_id, in RemoveHandler() function in CefRequestContextHandlerMap |
| D | iothread_state.cc | 39 void CefIOThreadState::RemoveHandler(int render_process_id, in RemoveHandler() function in CefIOThreadState |
| /third_party/flutter/engine/flutter/runtime/ | ||
| D | service_protocol.cc | 64 void ServiceProtocol::RemoveHandler(Handler* handler) { in RemoveHandler() function in flutter::ServiceProtocol |
| /third_party/cef/libcef_dll/wrapper/ | ||
| D | cef_message_router.cc | 161 bool RemoveHandler(Handler* handler) OVERRIDE { in RemoveHandler() function in __anon147b52490111::CefMessageRouterBrowserSideImpl |
| /third_party/mingw-w64/mingw-w64-headers/include/ | ||
| D | ks.h | 2104 #define DEFINE_KSEVENT_ITEM(EventId,DataInput,ExtraEntryData,AddHandler,RemoveHandler,SupportHandle… argument |