Home | History | Annotate | Download | only in spdy

Lines Matching refs:kDictionary

47 const char SpdyFramer::kDictionary[] =
61 const int SpdyFramer::kDictionarySize = arraysize(kDictionary);
99 (const Bytef*)SpdyFramer::kDictionary,
1133 reinterpret_cast<const Bytef*>(kDictionary),
1155 reinterpret_cast<const Bytef*>(kDictionary),
1537 rv = inflateSetDictionary(decompressor, (const Bytef*)kDictionary,