Searched refs:NextArgumentOrError (Results 1 – 4 of 4) sorted by relevance
187 if (!NextArgumentOrError(args, pi)) {203 bool NextArgumentOrError(const std::vector<std::string>& args, size_t* pi);
34 bool Command::NextArgumentOrError(const std::vector<std::string>& args, size_t* pi) { in NextArgumentOrError() function in simpleperf::Command140 if (!NextArgumentOrError(args, pi)) { in GetDoubleOption()
403 if (!NextArgumentOrError(args, &i)) { in ParseOptions()408 if (!NextArgumentOrError(args, &i)) { in ParseOptions()415 if (!NextArgumentOrError(args, &i)) { in ParseOptions()
156 if (!NextArgumentOrError(args, &i)) { in ParseOptions()