Home
last modified time | relevance | path

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

/frameworks/base/cmds/idmap2/include/idmap2/
DCommandLineOptions.h61 COUNT_EXACTLY_ONCE, enumerator
/frameworks/base/cmds/idmap2/libidmap2/
DCommandLineOptions.cpp51 options_.push_back(Option{name, description, func, Option::COUNT_EXACTLY_ONCE, true}); in MandatoryOption()