Searched refs:Fatal (Results 1 – 2 of 2) sorted by relevance
165 ScopedAStatus Fatal(const std::string& message) { in Fatal() function390 #define OR_RETURN_FATAL(expr) OR_RETURN_ERROR(Fatal, expr)627 return Fatal("Does not support DM file, got '{}'"_format(profile_path)); in mergeProfiles()637 return Fatal("Only one of 'forceMerge', 'dumpOnly', and 'dumpClassesAndMethods' can be set"); in mergeProfiles()675 return Fatal( in mergeProfiles()682 return Fatal("Does not support DM file, got '{}'"_format(reference_profile_path)); in mergeProfiles()813 return Fatal("Class loader context '{}' is invalid"_format(in_classLoaderContext.value())); in dexopt()
296 Fatal(message); \362 NO_RETURN static void Fatal(const std::string& message) { in Fatal() function in art::WatchDog397 Fatal(StringPrintf("dex2oat did not finish after %" PRId64 " milliseconds", in Wait()401 Fatal(message); in Wait()