Searched refs:PathAdder (Results 1 – 1 of 1) sorted by relevance
803 struct PathAdder { struct804 PathAdder(Vector<uint32_t> *path, uint32_t chunkType) in PathAdder() function809 ~PathAdder() { in ~PathAdder() argument816 PathAdder(const PathAdder &);817 PathAdder &operator=(const PathAdder &);932 PathAdder autoAdder(&mPath, chunk_type); in parseChunk()