Home
last modified time | relevance | path

Searched refs:bad_profile (Results 1 – 1 of 1) sorted by relevance

/art/artd/
Dartd.cc348 auto bad_profile = [&](std::string_view error_msg) { in AnalyzeCopyAndRewriteProfileFailure() local
358 return bad_profile(strerror(-length)); in AnalyzeCopyAndRewriteProfileFailure()
367 return bad_profile(error_msg); in AnalyzeCopyAndRewriteProfileFailure()
373 return bad_profile(error_msg); in AnalyzeCopyAndRewriteProfileFailure()
382 return bad_profile( in AnalyzeCopyAndRewriteProfileFailure()
386 return bad_profile("The profile is in the wrong format or an I/O error has occurred"); in AnalyzeCopyAndRewriteProfileFailure()