Home
last modified time | relevance | path

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

/system/core/logcat/
Dgetopt_long.cpp147 bool exact_match = false; in parse_long_options_r() local
158 exact_match = true; in parse_long_options_r()
173 if (!exact_match && second_partial_match) { in parse_long_options_r()