Home | History | Annotate | Download | only in dex2oat

Lines Matching defs:CheckResult

272     CheckResult(expect_use);
279 virtual void CheckResult(bool expect_use) {
497 CheckResult(dex_location,
505 void CheckResult(const std::string& dex_location,
718 // Don't check the result since CheckResult relies on the class being in the profile.
731 CheckResult(dex_location, odex_location, app_image_file);
779 void CheckResult(const std::string& dex_location,
894 CheckResult(dex_location, odex_location);
898 void CheckResult(const std::string& dex_location, const std::string& odex_location) {