Home
last modified time | relevance | path

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

/external/perfetto/src/base/
Dgetopt_compat.cc38 const option* LookupLongOpt(const std::vector<option>& opts, in LookupLongOpt() function
122 const option* opt = LookupLongOpt(opts, arg, len); in getopt_long()