Home
last modified time | relevance | path

Searched defs:SerializeKey (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/quic/test_tools/
Dcrypto_test_utils_openssl.cc78 virtual string SerializeKey() const OVERRIDE { in SerializeKey() function in net::test::TestChannelIDKey
/external/chromium_org/net/quic/crypto/
Dchannel_id_chromium.cc51 std::string ChannelIDKeyChromium::SerializeKey() const { in SerializeKey() function in net::ChannelIDKeyChromium