HomeSort by relevance Sort by last modified time
    Searched refs:error_msg (Results 76 - 100 of 256) sorted by null

1 2 34 5 6 7 8 91011

  /external/toybox/toys/pending/
tftp.c 225 if (nbytes == 0) error_msg("Connection lost.");
226 else if (nbytes > 0) error_msg("Short packet: %d bytes", nbytes);
227 else error_msg("Server read ACK failure.");
237 error_msg("Invalid address in DATA.");
241 error_msg("Invalid port in DATA.");
250 error_msg("Bad opcode.");
262 error_msg("Timeout, Waiting for ACK.");
301 error_msg("Invalid address in DATA.");
311 error_msg("Invalid port in DATA.");
318 error_msg("Tiny data packet ignored.")
    [all...]
init.c 133 error_msg("Unable to open /etc/inittab. Using Default inittab");
165 if (!*tmp) error_msg("Invalid action at line number %d ---- ignoring",line_number);
171 error_msg("Bad inittab entry at line %d", line_number);
222 error_msg("unable to run %s",command);
260 error_msg("Unable to open %s,%s\n", x->terminal_name, strerror(errno));
325 error_msg("The system is going down NOW!");
327 error_msg("Sent SIGTERM to all processes");
343 error_msg("Requesting system halt");
347 error_msg("Requesting system poweroff");
351 error_msg("Requesting system reboot")
    [all...]
  /art/compiler/
oat_test.cc 93 /*out*/std::string* error_msg) {
94 ASSERT_TRUE(error_msg != nullptr);
95 insn_features_.reset(InstructionSetFeatures::FromVariant(insn_set, "default", error_msg));
96 ASSERT_TRUE(insn_features_ != nullptr) << error_msg;
358 std::string error_msg; local
359 SetupCompiler(compiler_kind, insn_set, std::vector<std::string>(), /*out*/ &error_msg);
384 &error_msg));
385 ASSERT_TRUE(oat_file.get() != nullptr) << error_msg;
452 std::string error_msg; local
454 InstructionSetFeatures::FromVariant(insn_set, "default", &error_msg));
477 std::string error_msg; local
573 std::string error_msg; local
677 std::string error_msg; local
725 std::string error_msg; local
768 std::string error_msg; local
    [all...]
  /art/runtime/
mem_map.cc 136 bool MemMap::ContainedWithinExistingMap(uint8_t* ptr, size_t size, std::string* error_msg) {
155 if (error_msg != nullptr) {
156 *error_msg = StringPrintf("Failed to build process map");
168 if (error_msg != nullptr) {
170 *error_msg = StringPrintf("Requested region 0x%08" PRIxPTR "-0x%08" PRIxPTR " does not overlap "
179 std::string* error_msg) {
182 *error_msg = StringPrintf("Failed to build process map");
192 *error_msg = StringPrintf("Requested region 0x%08" PRIxPTR "-0x%08" PRIxPTR " overlaps with "
206 // reason in error_msg.
211 // and if not, report in error_msg what the conflict mapping was i
    [all...]
oat_file_manager.cc 433 std::string* error_msg /*out*/) const {
435 DCHECK(error_msg != nullptr);
521 *error_msg =
566 std::string error_msg; local
567 if (!oat_file_assistant.Lock(/*out*/&error_msg)) {
570 VLOG(class_linker) << "OatFileAssistant::Lock: " << error_msg;
578 switch (oat_file_assistant.MakeUpToDate(filter_, /*out*/ &error_msg)) {
580 LOG(WARNING) << error_msg;
586 VLOG(oat) << error_msg;
601 !HasCollisions(oat_file.get(), class_loader, dex_elements, /*out*/ &error_msg);
    [all...]
oat_file.h 60 std::string* error_msg);
72 std::string* error_msg);
81 std::string* error_msg);
85 std::string* error_msg);
338 std::unique_ptr<const DexFile> OpenDexFile(std::string* error_msg) const;
  /art/compiler/jit/
jit_compiler.cc 120 std::string error_msg; local
125 instruction_set, str.as_string(), &error_msg));
127 LOG(WARNING) << "Error parsing " << option << " message=" << error_msg; local
134 instruction_set, "default", &error_msg));
136 LOG(WARNING) << "Error parsing " << option << " message=" << error_msg; local
140 instruction_set_features_->AddFeaturesFromString(str.as_string(), &error_msg));
142 LOG(WARNING) << "Error parsing " << option << " message=" << error_msg; local
  /art/runtime/gc/accounting/
bitmap.cc 47 std::string error_msg; local
50 &error_msg));
52 LOG(ERROR) << "Failed to allocate bitmap " << name << ": " << error_msg; local
read_barrier_table.h 39 std::string error_msg; local
41 PROT_READ | PROT_WRITE, false, false, &error_msg);
43 << "couldn't allocate read barrier table: " << error_msg;
card_table.cc 65 std::string error_msg; local
68 false, false, &error_msg));
69 CHECK(mem_map.get() != nullptr) << "couldn't allocate card table: " << error_msg;
  /external/autotest/client/tests/xfstests/
xfstests.py 34 error_msg = match.groups()[2]
36 error_msg = 'Test dependency failed, test not run'
37 raise error.TestNAError(error_msg)
  /external/autotest/client/virt/
installer.py 150 error_msg = ('Invalid installer mode or name for "%s". Probably an '
153 error_msg += ' specifically for virt type "%s"' % virt
155 raise error.TestError(error_msg)
  /external/autotest/site_utils/rpm_control_system/
rpm_client.py 51 error_msg = ('Failed to change outlet status for host: %s to '
53 logging.error(error_msg)
54 raise RemotePowerException(error_msg)
  /external/toybox/toys/other/
sysctl.c 47 if (!(toys.optflags & FLAG_e)) error_msg("unknown key '%s'", key);
100 error_msg("'%s' not key=value", key);
136 error_msg("'%s' not key=value", line);
factor.c 32 error_msg("%s: not integer", err);
pmap.c 41 if (!line) error_msg("No %lu", (long)pid);
50 error_msg("No %ld\n", (long)pid);
  /system/webservd/webservd/
dbus_request_handler.cc 35 std::string error_msg{"Internal Server Error"};
37 error_msg += "\r\n" + error->GetMessage();
40 brillo::mime::text::kPlain, error_msg);
  /external/autotest/client/cros/chameleon/
chameleon_video_capturer.py 80 error_msg = "Expected current time to be > 1 seconds"
85 exception=error.TestError(error_msg))
87 error_msg = "Couldn't get the right number of frames"
92 error.TestError(error_msg),
  /external/toybox/toys/android/
setprop.c 50 error_msg("failed to set property '%s' to '%s'", name, value);
  /system/media/camera/docs/
metadata_validate.py 213 error_msg = ("Did not find corresponding clone entry '%s' " + \
215 validate_error(error_msg)
220 error_msg = ("Clone entry target '%s' did not match fully qualified " + \
222 validate_error(error_msg)
  /external/autotest/client/site_tests/platform_Firewall/
platform_Firewall.py 39 def _check(expected_rule, actual_rules, error_msg, executable, check):
42 raise error.TestFail(error_msg % executable)
46 def _check_included(expected_rule, actual_rules, error_msg, executable):
49 expected_rule, actual_rules, error_msg, executable,
54 def _check_not_included(expected_rule, actual_rules, error_msg, executable):
57 expected_rule, actual_rules, error_msg, executable,
  /art/patchoat/
patchoat.cc 78 std::string error_msg; local
80 &cache_filename, &error_msg)) {
107 static bool ReadOatPatchDelta(const ElfFile* elf_file, off_t* delta, std::string* error_msg) {
110 *error_msg = "Unable to get oat header from elf file.";
114 *error_msg = "Elf file has an invalid oat header";
215 std::string error_msg; local
223 &error_msg));
225 LOG(ERROR) << "Unable to map image file " << input_image->GetPath() << " : " << error_msg;
242 std::string error_msg; local
244 PROT_READ | PROT_WRITE, MAP_PRIVATE, &error_msg));
366 std::string error_msg; local
763 std::string error_msg; local
1095 std::string error_msg; local
1135 std::string error_msg; local
    [all...]
  /external/strace/
strace.c 314 void error_msg(const char *fmt, ...) function
734 error_msg("new tcb for pid %d, active tcbs:%d",
756 error_msg("dropped tcb for pid %d, %d remain",
886 error_msg("detach wait: event:%d sig:%d",
940 error_msg("Process %u detached", tcp->pid);
1042 error_msg("attach to pid %d failed", tid);
1046 error_msg("attach to pid %d succeeded", tid);
1068 error_msg("Process %u attached"
1072 error_msg("Process %u attached",
1093 error_msg("attach to pid %d (main) succeeded", tcp->pid)
    [all...]
  /art/imgdiag/
imgdiag.cc 306 std::string error_msg; local
459 &error_msg));
461 os << error_msg; local
    [all...]
  /art/runtime/arch/mips/
instruction_set_features_mips.cc 67 const std::string& variant, std::string* error_msg ATTRIBUTE_UNUSED) {
204 const bool smp, const std::vector<std::string>& features, std::string* error_msg) const {
223 *error_msg = StringPrintf("Unknown instruction set feature: '%s'", feature.c_str());

Completed in 5487 milliseconds

1 2 34 5 6 7 8 91011