Searched defs:encountered_error_types_ (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dverified_method.h71 return encountered_error_types_ != 0;
75 return encountered_error_types_;
119 const uint32_t encountered_error_types_; member in class:art::VerifiedMethod

Completed in 44 milliseconds