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

  /external/chromium/chrome/browser/custom_handlers/
protocol_handler_registry.h 81 void RegisterHandlerFromValue(const DictionaryValue* value);
protocol_handler_registry.cc 47 RegisterHandlerFromValue(dict);
51 void ProtocolHandlerRegistry::RegisterHandlerFromValue(

Completed in 28 milliseconds