HomeSort by relevance Sort by last modified time
    Searched refs:FATAL (Results 201 - 225 of 747) sorted by null

1 2 3 4 5 6 7 891011>>

  /system/update_engine/
main.cc 111 PLOG_IF(FATAL, daemon(0, 0) == 1) << "daemon() failed";
  /art/compiler/jni/quick/
calling_convention.cc 92 LOG(FATAL) << "Unknown InstructionSet: " << instruction_set;
206 LOG(FATAL) << "Unknown InstructionSet: " << instruction_set;
  /art/compiler/optimizing/
intrinsics.h 252 LOG(FATAL) << "Unreachable: intrinsic " << invoke->GetIntrinsic() \
256 LOG(FATAL) << "Unreachable: intrinsic " << invoke->GetIntrinsic() \
scheduler_arm.cc 124 LOG(FATAL) << "Unexpected operation type " << instr->GetResultType();
153 LOG(FATAL) << "Unexpected operation type " << type;
293 UNIMPLEMENTED(FATAL) << "IntermediateAddressIndex is not implemented for ARM";
389 LOG(FATAL) << "Unreachable type " << type;
473 LOG(FATAL) << "Unreachable type " << value_type;
code_generator_arm_vixl.cc     [all...]
common_arm64.h 231 LOG(FATAL) << "Should not reach here";
323 LOG(FATAL) << "Unexpected op kind " << op_kind;
338 LOG(FATAL) << "Unexpected op kind " << op_kind;
  /art/compiler/utils/arm/
assembler_arm_vixl.h 172 UNIMPLEMENTED(FATAL) << "Do not use Bind for ARM";
175 UNIMPLEMENTED(FATAL) << "Do not use Jump for ARM";
  /art/runtime/
atomic.h 85 LOG(FATAL) << "Unsupported architecture";
126 LOG(FATAL) << "Unsupported architecture";
common_dex_operations.h 116 LOG(FATAL) << "Unreachable " << field_type;
199 LOG(FATAL) << "Unreachable " << field_type;
read_barrier-inl.h 91 LOG(FATAL) << "Unexpected read barrier type";
139 LOG(FATAL) << "Unexpected read barrier type";
well_known_classes.cc 156 LOG(FATAL) << "Couldn't find class: " << jni_class_name;
172 LOG(FATAL) << "Couldn't find field \"" << name << "\" with signature \"" << signature << "\": "
189 LOG(FATAL) << "Couldn't find method \"" << name << "\" with signature \"" << signature << "\": "
260 LOG(FATAL) << "Could not find StringFactory method for String.<init>";
272 LOG(FATAL) << "Could not find StringFactory method for String.<init>";
  /art/runtime/jit/
jit.cc 92 LOG(FATAL) << "Method compilation threshold is above its internal limit.";
98 LOG(FATAL) << "Method warmup threshold is above its internal limit.";
107 LOG(FATAL) << "Method on stack replacement threshold is above its internal limit.";
120 LOG(FATAL) << "Priority thread weight is above the warmup threshold.";
122 LOG(FATAL) << "Priority thread weight cannot be 0.";
134 LOG(FATAL) << "Invoke transition weight is above the warmup threshold.";
136 LOG(FATAL) << "Invoke transition weight cannot be 0.";
309 LOG(FATAL) << "No pending exception expected after compiling "
  /art/runtime/ti/
agent.cc 148 // Attempting to copy to/from loaded/started agents is a fatal error
152 LOG(FATAL) << "Attempting to copy a loaded agent!";
156 LOG(FATAL) << "Attempting to assign into a loaded agent!";
  /art/test/911-get-stack-trace/
stack_trace.cc 104 LOG(FATAL) << "Unreachable";
249 LOG(FATAL) << "Unreachable";
  /external/protobuf/conformance/
conformance_test_runner.cc 151 // crash or other fatal error. It would also give us only a single failure
197 GOOGLE_LOG(FATAL) << current_test_name_
228 GOOGLE_LOG(FATAL) << current_test_name_
  /external/regex-re2/re2/testing/
regexp_generator.cc 185 LOG(FATAL) << "Bad operator: " << post[i];
219 LOG(FATAL) << "Bad regexp program.";
  /system/connectivity/wifilogd/
command_processor.cpp 205 LOG(FATAL) << "Unexpected failure to Append()";
231 LOG(FATAL) << "Unexpected DumpBuffers command in log";
  /system/core/adb/
adb_utils.cpp 258 LOG(FATAL) << "failed to get user home directory";
269 PLOG(FATAL) << "Cannot mkdir '" << android_dir << "'";
300 fatal("cannot retrieve temporary file path: %s\n",
  /system/core/debuggerd/tombstoned/
intercept_manager.cpp 51 LOG(FATAL) << "intercept close callback called after intercept was already removed?";
54 LOG(FATAL) << "intercept close callback has different Intercept from InterceptManager?";
  /external/eigen/blas/testing/
cblat3.f 111 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE,
261 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
270 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
288 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
297 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
321 FATAL = .FALSE.
326 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET,
332 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET,
338 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NMAX, AB,
343 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET
    [all...]
zblat3.f 113 LOGICAL FATAL, LTESTT, REWI, SAME, SFATAL, TRACE,
263 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
272 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
290 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
299 $ NMAX, EPS, ERR, FATAL, NOUT, .TRUE. )
323 FATAL = .FALSE.
328 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET,
334 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET,
340 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NMAX, AB,
345 $ REWI, FATAL, NIDIM, IDIM, NALF, ALF, NBET, BET
    [all...]
  /external/libchrome/base/
logging.h 26 // Assertion failed messages and fatal errors are displayed in a dialog box
35 // a fatal error dialog box, it will look for a program called
42 // MessageBox(NULL, GetCommandLineW(), L"Fatal Error", 0);
61 // effectively performs a LOG(FATAL) which terminates the process and
79 // which is syntactic sugar for {,D}LOG_IF(FATAL, assert fails) << assertion;
135 // are (in increasing order of severity) INFO, WARNING, ERROR, and FATAL.
137 // Very important: logging a message at the FATAL severity level causes
140 // There is the special severity of DFATAL, which logs FATAL in debug mode,
298 // Sets whether or not you'd like to see fatal debug messages popped up in
375 // As special cases, we can assume that LOG_IS_ON(FATAL) always holds. Also
    [all...]
  /external/libchrome/base/process/
launch_posix.cc 176 // All other failures are fatal.
178 RAW_LOG(FATAL, "sigaction (get) failed.");
186 RAW_LOG(FATAL, "sigaction (set) failed.");
192 RAW_LOG(FATAL, "Cound not fix sa_restorer.");
475 RAW_LOG(FATAL, "prctl(PR_SET_NO_NEW_PRIVS) failed");
723 RAW_LOG(FATAL, "Invalid usage of ForkWithFlags");
  /art/compiler/utils/arm64/
jni_macro_assembler_arm64.cc 110 LOG(FATAL) << "UNREACHABLE";
235 LOG(FATAL) << "UNREACHABLE";
402 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
424 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
446 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
455 UNIMPLEMENTED(FATAL) << "Unimplemented Copy() variant";
487 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
497 UNIMPLEMENTED(FATAL) << "Unimplemented Copy() variant";
555 UNIMPLEMENTED(FATAL) << "Unimplemented Call() variant";
655 LOG(FATAL) << "Not implemented unary condition: " << static_cast<int>(condition)
    [all...]
  /art/runtime/gc/allocator/
rosalloc.cc 285 LOG(FATAL) << "Unreachable - page map type: " << static_cast<int>(page_map_type);
322 LOG(FATAL) << "Unreachable - " << __PRETTY_FUNCTION__ << " : " << "pm_idx=" << pm_idx << ", pm_type="
513 LOG(FATAL) << "Unreachable - page map type: " << static_cast<int>(page_map_[pm_idx]);
528 LOG(FATAL) << "Unreachable - page map type: " << static_cast<int>(page_map_[pm_idx]);
532 LOG(FATAL) << "Unreachable - page map type: " << static_cast<int>(page_map_[pm_idx]);
    [all...]

Completed in 595 milliseconds

1 2 3 4 5 6 7 891011>>