Home
last modified time | relevance | path

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

/aosp12/art/runtime/verifier/
H A Dmethod_verifier.cc196 is_constructor_(false), in MethodVerifier()
212 return is_constructor_; in IsConstructor()
809 bool is_constructor_; member in art::verifier::impl::__anon5f019aef0110::MethodVerifier
898 is_constructor_ = true; in Verify()
902 is_constructor_ = true; in Verify()