Searched refs:ReturnCode (Results 1 – 4 of 4) sorted by relevance
73 inline const char* get_dex2oat_return_code_name(art::dex2oat::ReturnCode code) { in get_dex2oat_return_code_name()75 case art::dex2oat::ReturnCode::kNoFailure: in get_dex2oat_return_code_name()77 case art::dex2oat::ReturnCode::kOther: in get_dex2oat_return_code_name()79 case art::dex2oat::ReturnCode::kCreateRuntime: in get_dex2oat_return_code_name()105 case static_cast<int>(art::dex2oat::ReturnCode::kNoFailure): in get_return_code_name()106 case static_cast<int>(art::dex2oat::ReturnCode::kOther): in get_return_code_name()107 case static_cast<int>(art::dex2oat::ReturnCode::kCreateRuntime): in get_return_code_name()114 value = get_dex2oat_return_code_name(static_cast<art::dex2oat::ReturnCode>(code)); in get_return_code_name()
607 static_cast<int>(art::dex2oat::ReturnCode::kCreateRuntime)) { in RunPreopt()
49 public @interface ReturnCode {} annotation in ValidationProbeEvent58 public @ReturnCode int returnCode;
236 // Histogram of Soft AP ReturnCode