Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/iocore/hostdb/
H A DHostDB.cc2107 struct HostDBFileContinuation : public Continuation { struct
2108 using self = HostDBFileContinuation; argument
2117 HostDBFileContinuation() : Continuation(nullptr) {} in HostDBFileContinuation() argument
2125 ClassAllocator<HostDBFileContinuation> hostDBFileContAllocator("hostDBFileContAllocator");
2128 HostDBFileContinuation::destroy() in destroy()
2130 this->~HostDBFileContinuation(); in destroy()