Searched defs:SerializeKey (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/net/quic/test_tools/ | ||
D | crypto_test_utils_openssl.cc | 78 virtual string SerializeKey() const OVERRIDE { in SerializeKey() function in net::test::TestChannelIDKey |
/external/chromium_org/net/quic/crypto/ | ||
D | channel_id_chromium.cc | 51 std::string ChannelIDKeyChromium::SerializeKey() const { in SerializeKey() function in net::ChannelIDKeyChromium |