Searched refs:IterationHandle (Results 1 – 1 of 1) sorted by relevance
850 struct IterationHandle { struct860 IterationHandle(const ZipEntryName* prefix_name, in IterationHandle() argument878 ~IterationHandle() { in ~IterationHandle() argument894 IterationHandle* cookie = new IterationHandle(optional_prefix, optional_suffix); in StartIteration()903 delete reinterpret_cast<IterationHandle*>(cookie); in EndIteration()926 IterationHandle* handle = reinterpret_cast<IterationHandle*>(cookie); in Next()