HomeSort by relevance Sort by last modified time
    Searched defs:tag_value_map (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/crypto/
crypto_handshake_message.h 61 const QuicTagValueMap& tag_value_map() const { return tag_value_map_; } function in class:net::CryptoHandshakeMessage
quic_crypto_server_config.h 320 // tag_value_map contains the raw key/value pairs for the config.
321 QuicTagValueMap tag_value_map; member in class:net::QuicCryptoServerConfig::Config

Completed in 97 milliseconds