HomeSort by relevance Sort by last modified time
    Searched refs:NextArgumentOrError (Results 1 - 7 of 7) sorted by null

  /system/extras/simpleperf/
cmd_record.cpp 413 if (!NextArgumentOrError(args, &i)) {
420 if (!NextArgumentOrError(args, &i)) {
431 if (!NextArgumentOrError(args, &i)) {
468 if (!NextArgumentOrError(args, &i)) {
473 if (!NextArgumentOrError(args, &i)) {
482 if (!NextArgumentOrError(args, &i)) {
492 if (!NextArgumentOrError(args, &i)) {
507 if (!NextArgumentOrError(args, &i)) {
517 if (!NextArgumentOrError(args, &i)) {
531 if (!NextArgumentOrError(args, &i))
    [all...]
command.h 52 bool NextArgumentOrError(const std::vector<std::string>& args, size_t* pi);
cmd_stat.cpp 484 if (!NextArgumentOrError(args, &i)) {
489 if (!NextArgumentOrError(args, &i)) {
496 if (!NextArgumentOrError(args, &i)) {
505 if (!NextArgumentOrError(args, &i)) {
514 if (!NextArgumentOrError(args, &i)) {
524 if (!NextArgumentOrError(args, &i)) {
536 if (!NextArgumentOrError(args, &i)) {
541 if (!NextArgumentOrError(args, &i)) {
550 if (!NextArgumentOrError(args, &i)) {
559 if (!NextArgumentOrError(args, &i))
    [all...]
cmd_report.cpp 456 if (!NextArgumentOrError(args, &i)) {
478 if (!NextArgumentOrError(args, &i)) {
484 if (!NextArgumentOrError(args, &i)) {
494 if (!NextArgumentOrError(args, &i)) {
509 if (!NextArgumentOrError(args, &i)) {
514 if (!NextArgumentOrError(args, &i)) {
526 if (!NextArgumentOrError(args, &i)) {
541 if (!NextArgumentOrError(args, &i)) {
546 if (!NextArgumentOrError(args, &i)) {
552 if (!NextArgumentOrError(args, &i))
    [all...]
command.cpp 28 bool Command::NextArgumentOrError(const std::vector<std::string>& args, size_t* pi) {
cmd_kmem.cpp 420 if (!NextArgumentOrError(args, &i)) {
425 if (!NextArgumentOrError(args, &i)) {
432 if (!NextArgumentOrError(args, &i)) {
cmd_report_sample.cpp 206 if (!NextArgumentOrError(args, &i)) {
211 if (!NextArgumentOrError(args, &i)) {
216 if (!NextArgumentOrError(args, &i)) {

Completed in 173 milliseconds