Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.h306 return is_constructor_; in IsConstructor()
841 bool is_constructor_; variable
Dmethod_verifier.cc543 is_constructor_(false), in MethodVerifier()
706 is_constructor_ = true; in Verify()
710 is_constructor_ = true; in Verify()