Searched refs:PathAdder (Results 1 – 1 of 1) sorted by relevance
682 struct PathAdder { struct683 PathAdder(Vector<uint32_t> *path, uint32_t chunkType) in PathAdder() argument688 ~PathAdder() { in ~PathAdder() argument695 PathAdder(const PathAdder &);696 PathAdder &operator=(const PathAdder &);811 PathAdder autoAdder(&mPath, chunk_type); in parseChunk()