Home
last modified time | relevance | path

Searched refs:handleAdaptationBlock (Results 1 – 4 of 4) sorted by relevance

/dports/www/squid/squid-4.15/src/adaptation/
H A DIterator.h65 void handleAdaptationBlock(const Answer &answer);
H A DIterator.cc125 handleAdaptationBlock(answer); in noteAdaptationAnswer()
168 void Adaptation::Iterator::handleAdaptationBlock(const Answer &answer) in handleAdaptationBlock() function in Adaptation::Iterator
/dports/www/squid/squid-4.15/src/
H A Dclient_side_request.h211 void handleAdaptationBlock(const Adaptation::Answer &answer);
H A Dclient_side_request.cc2007 handleAdaptationBlock(answer); in noteAdaptationAnswer()
2061 ClientHttpRequest::handleAdaptationBlock(const Adaptation::Answer &answer) in handleAdaptationBlock() function in ClientHttpRequest