HomeSort by relevance Sort by last modified time
    Searched defs:extra_opts (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/installd/
otapreopt.cpp 324 const std::string* extra_opts = local
326 if (extra_opts != nullptr) {
327 std::vector<std::string> extra_vals = Split(*extra_opts, ' ');
  /external/iproute2/include/
xtables.h 265 const struct option *extra_opts; member in struct:xtables_match
342 const struct option *extra_opts; member in struct:xtables_target
  /external/iptables/include/
xtables.h 265 const struct option *extra_opts; member in struct:xtables_match
342 const struct option *extra_opts; member in struct:xtables_target

Completed in 222 milliseconds