OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:protocol_handler_registry
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/net/
chrome_network_delegate.h
33
ProtocolHandlerRegistry*
protocol_handler_registry
);
chrome_network_delegate.cc
8
#include "chrome/browser/custom_handlers/
protocol_handler_registry
.h"
43
ProtocolHandlerRegistry*
protocol_handler_registry
)
47
protocol_handler_registry_(
protocol_handler_registry
) {
/external/chromium/chrome/browser/profiles/
profile_io_data.h
115
scoped_refptr<ProtocolHandlerRegistry>
protocol_handler_registry
;
member in struct:ProfileIOData::ProfileParams
profile_io_data.cc
16
#include "chrome/browser/custom_handlers/
protocol_handler_registry
.h"
182
params->
protocol_handler_registry
= profile->GetProtocolHandlerRegistry();
295
profile_params_->
protocol_handler_registry
));
Completed in 40 milliseconds