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_server_config.h 220 // tag_value_map contains the raw key/value pairs for the config.
221 QuicTagValueMap tag_value_map; member in class:net::QuicCryptoServerConfig::Config
crypto_handshake.h 74 const QuicTagValueMap& tag_value_map() const { return tag_value_map_; } function in class:net::CryptoHandshakeMessage

Completed in 341 milliseconds