Searched refs:DONT_BLOCK (Results 1 – 7 of 7) sorted by relevance
18 DONT_BLOCK, enumerator
103 return should_block ? BLOCK : DONT_BLOCK; in GetBlockState()
110 blockState = ExternalProtocolHandler::DONT_BLOCK;123 if (blockState == ExternalProtocolHandler::DONT_BLOCK) {
72 scheme_, ExternalProtocolHandler::DONT_BLOCK); in Accept()
114 url_.scheme(), ExternalProtocolHandler::DONT_BLOCK); in OnResponse()
103 url_.scheme(), ExternalProtocolHandler::DONT_BLOCK); in Accept()
187 case ExternalProtocolHandler::DONT_BLOCK: in Parse()