Searched refs:otherArgCount (Results 1 – 2 of 2) sorted by relevance
344 int otherArgCount);
787 Team::SetArgs(const char* path, const char* const* otherArgs, int otherArgCount) in SetArgs() argument791 for (int i = 0; i < otherArgCount; i++) { in SetArgs()