Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/incident_helper/src/
H A Dmain.cpp46 static TextParserBase* selectParser(int section) { in selectParser() function
102 TextParserBase* parser = selectParser(sectionID); in main()