Searched refs:GetBlockState (Results 1 – 3 of 3) sorted by relevance
78 ExternalProtocolHandler::BlockState ExternalProtocolHandler::GetBlockState( in GetBlockState() function in ExternalProtocolHandler138 BlockState block_state = GetBlockState(escaped_url.scheme()); in LaunchUrl()
24 static BlockState GetBlockState(const std::string& scheme);
185 ExternalProtocolHandler::GetBlockState(UTF16ToUTF8(parsed_scheme)); in Parse()