Home
last modified time | relevance | path

Searched defs:CommandParser (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/xsdc/src/com/android/xsdc/
H A DMain.java104 CommandLineParser CommandParser = new GnuParser(); in main() local
/aosp12/system/iorap/src/prefetcher/
H A Dprefetcher_daemon.cc285 class CommandParser { class
287 CommandParser(PrefetcherForkParameters params) { in CommandParser() function in iorap::prefetcher::CommandParser