wasNpnNegotiated 353 Source/platform/exported/WebURLResponse.cpp return m_private->m_resourceResponse->wasNpnNegotiated(); wasNpnNegotiated 146 Source/platform/network/ResourceResponse.h bool wasNpnNegotiated() const { return m_wasNpnNegotiated; } wasNpnNegotiated 157 public/platform/WebURLResponse.h BLINK_PLATFORM_EXPORT bool wasNpnNegotiated() const;