Searched defs:GetBlockState (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/external_protocol/
H A Dexternal_protocol_handler.cc54 return ExternalProtocolHandler::GetBlockState(scheme);
56 return delegate->GetBlockState(scheme);
205 ExternalProtocolHandler::BlockState ExternalProtocolHandler::GetBlockState( function in class:ExternalProtocolHandler

Completed in 86 milliseconds