Searched refs:PathAdder (Results 1 – 1 of 1) sorted by relevance
757 struct PathAdder { struct758 PathAdder(Vector<uint32_t> *path, uint32_t chunkType) in PathAdder() argument763 ~PathAdder() { in ~PathAdder() argument770 PathAdder(const PathAdder &);771 PathAdder &operator=(const PathAdder &);886 PathAdder autoAdder(&mPath, chunk_type); in parseChunk()