tagType           523 libcore/SWFStream.cpp     int tagType = tagHeader >> 6;
tagType           569 libcore/SWFStream.cpp                     tagType, tagStart, tagEnd, containerTagStart, containerTagEnd);
tagType           583 libcore/SWFStream.cpp         tagStart, tagType, tagLength, tagEnd);
tagType           586 libcore/SWFStream.cpp     return static_cast<SWF::TagType>(tagType);