Searched defs:InitFromPickle (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/net/http/ | ||
D | http_vary_data.cc | 67 bool HttpVaryData::InitFromPickle(const Pickle& pickle, PickleIterator* iter) { in InitFromPickle() function in net::HttpVaryData |
D | http_response_info.cc | 155 bool HttpResponseInfo::InitFromPickle(const Pickle& pickle, in InitFromPickle() function in net::HttpResponseInfo |
/external/chromium/net/http/ | ||
D | http_vary_data.cc | 67 bool HttpVaryData::InitFromPickle(const Pickle& pickle, void** iter) { in InitFromPickle() function in net::HttpVaryData |
D | http_response_info.cc | 105 bool HttpResponseInfo::InitFromPickle(const Pickle& pickle, in InitFromPickle() function in net::HttpResponseInfo |