OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetBlockState
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/
external_protocol_handler.cc
78
ExternalProtocolHandler::BlockState ExternalProtocolHandler::
GetBlockState
(
138
BlockState block_state =
GetBlockState
(escaped_url.scheme());
/external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler.cc
54
return ExternalProtocolHandler::
GetBlockState
(scheme);
56
return delegate->
GetBlockState
(scheme);
204
ExternalProtocolHandler::BlockState ExternalProtocolHandler::
GetBlockState
(
Completed in 344 milliseconds