Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction.h492 int GetVerifyTypeArgumentA() const { in GetVerifyTypeArgumentA() function
/art/runtime/verifier/
Dmethod_verifier.cc814 switch (inst->GetVerifyTypeArgumentA()) { in VerifyInstruction()