Home | History | Annotate | Download | only in spdy

Lines Matching defs:kDictionary

43 const char SpdyFramer::kDictionary[] =
57 const int SpdyFramer::kDictionarySize = arraysize(kDictionary);
95 (const Bytef*)SpdyFramer::kDictionary,
1129 reinterpret_cast<const Bytef*>(kDictionary),
1151 reinterpret_cast<const Bytef*>(kDictionary),
1533 rv = inflateSetDictionary(decompressor, (const Bytef*)kDictionary,