Lines Matching full:stderr
57 fprintf(stderr, "adb: Product directory not specified; "
65 fprintf(stderr, "adb: Out of memory (product_file())\n");
80 version(stderr);
82 fprintf(stderr,
327 fprintf(stderr,"\n* disconnect *\n");
353 fprintf(stderr,"error: %s\n", adb_error());
400 stderr,"error: %s\n", adb_error());
419 fprintf(stderr,"* failed to write data '%s' *\n", adb_error());
434 fprintf(stderr,"* error reading response *\n");
440 fprintf(stderr,"* error response '%s' *\n", buf);
457 fprintf(stderr,"* cannot read '%s' *\n", fn);
472 /* silence stderr */
558 fprintf(stderr, "error: adb %s not implemented on Win32\n", argv[0]);
566 fprintf(stderr, "usage: adb %s <adb service name> [ppp opts]\n",
577 fprintf(stderr,"Error: Could not open adb service: %s. Error: %s\n",
631 fprintf(stderr,"- waiting for device -\n");
710 fprintf(stderr, "adb: -f passed with no filename\n");
729 fprintf(stderr, "adb: unable to open file %s\n", filename);
742 fprintf(stderr, "adb: unable to connect for backup\n");
764 fprintf(stderr, "adb: unable to open file %s\n", filename);
770 fprintf(stderr, "adb: unable to connect for backup\n");
817 fprintf(stderr, "adb: bad ANDROID_BUILD_TOP value \"%s\"\n", top);
824 fprintf(stderr, "adb: bad TOP value \"%s\"\n", top);
886 fprintf(stderr, "adb: Couldn't get CWD: %s\n", strerror(errno));
890 fprintf(stderr, "adb: Couldn't assemble path\n");
906 fprintf(stderr, "adb: Couldn't find top of build tree\n");
917 fprintf(stderr, "adb: Couldn't find a product dir "
957 fprintf(stderr,
987 fprintf(stderr, "adb: could not resolve \"-p %s\"\n",
1030 fprintf(stderr,
1036 fprintf(stderr,
1058 fprintf(stderr,"* could not start server *\n");
1078 fprintf(stderr, "Usage: adb devices [-l]\n");
1095 fprintf(stderr, "Usage: adb connect <host>[:<port>]\n");
1111 fprintf(stderr, "Usage: adb disconnect [<host>[:<port>]]\n");
1178 fprintf(stderr,"error: %s\n", adb_error());
1183 fprintf(stderr,"\n- waiting for device -\n");
1201 fprintf(stderr,"* server not running *\n");
1233 fprintf(stderr,"error: %s\n", adb_error());
1261 fprintf(stderr,"error: %s\n", adb_error());
1324 fprintf(stderr, "error: %s\n", adb_error());
1357 fprintf(stderr,"error: %s\n", adb_error());
1481 fprintf(stderr, "error: %s\n", adb_error());
1525 fprintf(stderr,"argc = %d\n",argc);
1527 fprintf(stderr,"argv[%d] = \"%s\"\n", n, argv[n]);
1645 fprintf(stderr, "can't find '%s' to install\n", filename);
1650 fprintf(stderr, "can't install '%s' because it's not a file\n", filename);
1693 fprintf(stderr, "can't find filename in arguments\n");
1696 fprintf(stderr, "too many files specified; only takes APK file and verifier file\n");
1715 fprintf(stderr, "APK and verification file can't have the same name\n");