Searched refs:VerifyPrimitivePut (Results 1 - 2 of 2) sorted by relevance

/art/runtime/verifier/
H A Dmethod_verifier.h538 void VerifyPrimitivePut(const RegType& target_type, const RegType& insn_type,
H A Dmethod_verifier.cc4693 void MethodVerifier::VerifyPrimitivePut(const RegType& target_type, const RegType& insn_type, function in class:art::MethodVerifier
4787 VerifyPrimitivePut(component_type, insn_type, vregA);
5001 VerifyPrimitivePut(*field_type, insn_type, vregA);

Completed in 26 milliseconds