Home
last modified time | relevance | path

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

/system/core/adb/client/
Dcommandline.cpp1346 static void parse_push_pull_args(const char** arg, int narg, std::vector<const char*>* srcs, in parse_push_pull_args() argument
1356 while (narg > 0) { in parse_push_pull_args()
1365 if (narg < 2) { in parse_push_pull_args()
1369 --narg; in parse_push_pull_args()
1385 --narg; in parse_push_pull_args()