Searched refs:PathAdder (Results 1 – 1 of 1) sorted by relevance
793 struct PathAdder { struct794 PathAdder(Vector<uint32_t> *path, uint32_t chunkType) in PathAdder() function799 ~PathAdder() { in ~PathAdder() argument806 PathAdder(const PathAdder &);807 PathAdder &operator=(const PathAdder &);922 PathAdder autoAdder(&mPath, chunk_type); in parseChunk()