Searched defs:RemoveHandler (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/login/
H A Dlogin_prompt_test_utils.cc25 RemoveHandler(content::Details<AuthSuppliedLoginNotificationDetails>(
29 RemoveHandler(
44 void LoginPromptBrowserTestObserver::RemoveHandler(LoginHandler* handler) { function in class:LoginPromptBrowserTestObserver
/external/chromium_org/chrome/browser/apps/app_shim/
H A Dapp_shim_handler_mac.cc132 void AppShimHandler::RemoveHandler(const std::string& app_mode_id) { function in class:apps::AppShimHandler
/external/chromium_org/ui/wm/core/
H A Dcompound_event_filter.cc95 void CompoundEventFilter::RemoveHandler(ui::EventHandler* handler) { function in class:wm::CompoundEventFilter
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dhandler_options_handler.cc74 base::Bind(&HandlerOptionsHandler::RemoveHandler,
153 void HandlerOptionsHandler::RemoveHandler(const base::ListValue* args) { function in class:options::HandlerOptionsHandler
161 GetProtocolHandlerRegistry()->RemoveHandler(handler);
/external/chromium_org/mojo/common/
H A Dmessage_pump_mojo.cc96 void MessagePumpMojo::RemoveHandler(const Handle& handle) { function in class:mojo::common::MessagePumpMojo
222 // RemoveHandler() was not invoked and is likely to cause problems else
/external/chromium_org/mojo/public/cpp/utility/lib/
H A Drun_loop.cc86 void RunLoop::RemoveHandler(const Handle& handle) { function in class:mojo::RunLoop
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry.cc369 RemoveHandler(*p);
611 void ProtocolHandlerRegistry::RemoveHandler( function in class:ProtocolHandlerRegistry
651 RemoveHandler(current_default);

Completed in 1368 milliseconds