Searched defs:wasNpnNegotiated (Results 1 – 2 of 2) sorted by relevance
351 bool WebURLResponse::wasNpnNegotiated() const in wasNpnNegotiated() function in blink::WebURLResponse
146 bool wasNpnNegotiated() const { return m_wasNpnNegotiated; } in wasNpnNegotiated() function