Searched refs:IterationHandle (Results 1 – 1 of 1) sorted by relevance
703 struct IterationHandle { struct711 IterationHandle(const ZipString* in_prefix, const ZipString* in_suffix) { in IterationHandle() argument732 ~IterationHandle() { in ~IterationHandle() argument745 IterationHandle* cookie = new IterationHandle(optional_prefix, optional_suffix); in StartIteration()754 delete reinterpret_cast<IterationHandle*>(cookie); in EndIteration()773 IterationHandle* handle = reinterpret_cast<IterationHandle*>(cookie); in Next()