Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_rpc/fuzz/
H A Dargparse.cc141 BoolParser::BoolParser(std::string_view name) : ArgParserBase(name) {} in BoolParser() function in pw::rpc::fuzz::BoolParser
142 BoolParser::BoolParser(std::string_view shortopt, std::string_view longopt) in BoolParser() function in pw::rpc::fuzz::BoolParser