Home
last modified time | relevance | path

Searched refs:runCurrentParser (Results 1 – 1 of 1) sorted by relevance

/tools/loganalysis/src/com/android/loganalysis/parser/
DAbstractSectionParser.java74 runCurrentParser(); in parseLine()
83 runCurrentParser(); in commit()
114 private void runCurrentParser() { in runCurrentParser() method in AbstractSectionParser