Home
last modified time | relevance | path

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

/hardware/knowles/athletico/sound_trigger_hal/tests/
Dget_pwr_stats.c54 int getchr; in main() local
62 while ((getchr = getopt_long (argc, argv, "c", long_options, NULL)) != -1) { in main()
63 switch (getchr) { in main()