HomeSort by relevance Sort by last modified time
    Searched refs:InsertHandler (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry.h 288 void InsertHandler(const ProtocolHandler& handler);
protocol_handler_registry.cc 374 InsertHandler(handler);
788 void ProtocolHandlerRegistry::InsertHandler(const ProtocolHandler& handler) {
857 InsertHandler(handler);
    [all...]

Completed in 126 milliseconds