OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:protocol_handler_registry
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/profiles/
profile_io_data.h
115
scoped_refptr<ProtocolHandlerRegistry>
protocol_handler_registry
;
member in struct:ProfileIOData::ProfileParams
/external/chromium_org/chrome/browser/profiles/
profile_io_data.cc
29
#include "chrome/browser/custom_handlers/
protocol_handler_registry
.h"
391
ProtocolHandlerRegistry*
protocol_handler_registry
=
local
393
DCHECK(
protocol_handler_registry
);
399
protocol_handler_registry
->CreateJobInterceptorFactory();
[
all
...]
Completed in 46 milliseconds