Searched refs:PathAdder (Results 1 – 1 of 1) sorted by relevance
727 struct PathAdder { struct728 PathAdder(Vector<uint32_t> *path, uint32_t chunkType) in PathAdder() function733 ~PathAdder() { in ~PathAdder() argument740 PathAdder(const PathAdder &);741 PathAdder &operator=(const PathAdder &);827 PathAdder autoAdder(&mPath, chunk_type); in parseChunk()