Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline_parser.h386 std::string ign = ignore_name; in Ignore() local
393 if (ign.find('_') != std::string::npos) { // Does the arg-def have a wildcard? in Ignore()