OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnDenyRegisterProtocolHandler
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h
157
void
OnDenyRegisterProtocolHandler
(const ProtocolHandler& handler);
protocol_handler_registry_unittest.cc
462
registry()->
OnDenyRegisterProtocolHandler
(test_protocol_handler());
596
registry()->
OnDenyRegisterProtocolHandler
(ph1);
597
registry()->
OnDenyRegisterProtocolHandler
(ph2);
776
registry()->
OnDenyRegisterProtocolHandler
(ph_dont);
[
all
...]
protocol_handler_registry.cc
345
void ProtocolHandlerRegistry::
OnDenyRegisterProtocolHandler
(
[
all
...]
/external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model.cc
[
all
...]
Completed in 85 milliseconds