Lines Matching refs:stderr

56         fprintf(stderr, "adb: Product directory not specified; "
64 fprintf(stderr, "adb: Out of memory (product_file())\n");
79 version(stderr);
81 fprintf(stderr,
312 fprintf(stderr,"\n* disconnect *\n");
338 fprintf(stderr,"error: %s\n", adb_error());
385 fprintf(stderr,"error: %s\n", adb_error());
404 fprintf(stderr,"* failed to write data '%s' *\n", adb_error());
419 fprintf(stderr,"* error reading response *\n");
425 fprintf(stderr,"* error response '%s' *\n", buf);
442 fprintf(stderr,"* cannot read '%s' *\n", service);
457 /* silence stderr */
543 fprintf(stderr, "error: adb %s not implemented on Win32\n", argv[0]);
551 fprintf(stderr, "usage: adb %s <adb service name> [ppp opts]\n",
562 fprintf(stderr,"Error: Could not open adb service: %s. Error: %s\n",
616 fprintf(stderr,"- waiting for device -\n");
695 fprintf(stderr, "adb: -f passed with no filename\n");
714 fprintf(stderr, "adb: unable to open file %s\n", filename);
727 fprintf(stderr, "adb: unable to connect for backup\n");
749 fprintf(stderr, "adb: unable to open file %s\n", filename);
755 fprintf(stderr, "adb: unable to connect for backup\n");
802 fprintf(stderr, "adb: bad ANDROID_BUILD_TOP value \"%s\"\n", top);
809 fprintf(stderr, "adb: bad TOP value \"%s\"\n", top);
871 fprintf(stderr, "adb: Couldn't get CWD: %s\n", strerror(errno));
875 fprintf(stderr, "adb: Couldn't assemble path\n");
891 fprintf(stderr, "adb: Couldn't find top of build tree\n");
902 fprintf(stderr, "adb: Couldn't find a product dir "
942 fprintf(stderr,
972 fprintf(stderr, "adb: could not resolve \"-p %s\"\n",
1007 fprintf(stderr,"* could not start server *\n");
1027 fprintf(stderr, "Usage: adb devices [-l]\n");
1044 fprintf(stderr, "Usage: adb connect <host>[:<port>]\n");
1060 fprintf(stderr, "Usage: adb disconnect [<host>[:<port>]]\n");
1127 fprintf(stderr,"error: %s\n", adb_error());
1132 fprintf(stderr,"\n- waiting for device -\n");
1150 fprintf(stderr,"* server not running *\n");
1182 fprintf(stderr,"error: %s\n", adb_error());
1210 fprintf(stderr,"error: %s\n", adb_error());
1237 fprintf(stderr,"error: %s\n", adb_error());
1361 fprintf(stderr, "error: %s\n", adb_error());
1405 fprintf(stderr,"argc = %d\n",argc);
1407 fprintf(stderr,"argv[%d] = \"%s\"\n", n, argv[n]);
1525 fprintf(stderr, "can't find '%s' to install\n", filename);
1530 fprintf(stderr, "can't install '%s' because it's not a file\n", filename);
1573 fprintf(stderr, "can't find filename in arguments\n");
1576 fprintf(stderr, "too many files specified; only takes APK file and verifier file\n");
1595 fprintf(stderr, "APK and verification file can't have the same name\n");