Searched refs:custom_reason (Results 1 – 1 of 1) sorted by relevance
296 void OnURLLoaderError(uint32_t custom_reason, const std::string& description);1090 void InterceptedRequest::OnURLLoaderError(uint32_t custom_reason, in OnURLLoaderError() argument1092 if (custom_reason == network::mojom::URLLoader::kClientDisconnectReason) in OnURLLoaderError()