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

  /external/oprofile/libpopt/
popt.c 1241 int numargs = argc; local
    [all...]
  /frameworks/native/cmds/installd/
installd.c 126 unsigned numargs; member in struct:cmdinfo
223 if (n != cmds[i].numargs) {
225 cmds[i].name, cmds[i].numargs, n);

Completed in 75 milliseconds