HomeSort by relevance Sort by last modified time
    Searched defs:isGoodEvent (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt2/
ResChunkPullParser.h 50 static bool isGoodEvent(Event event);
97 inline bool ResChunkPullParser::isGoodEvent(ResChunkPullParser::Event event) {
XmlPullParser.h 45 static bool isGoodEvent(Event event);
168 inline bool XmlPullParser::isGoodEvent(XmlPullParser::Event event) {

Completed in 94 milliseconds