Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dcommandline.cpp1347 static void parse_push_pull_args(const char** arg, int narg, std::vector<const char*>* srcs, in parse_push_pull_args() argument
1357 while (narg > 0) { in parse_push_pull_args()
1366 if (narg < 2) { in parse_push_pull_args()
1370 --narg; in parse_push_pull_args()
1386 --narg; in parse_push_pull_args()