Home
last modified time | relevance | path

Searched defs:IsConstantTypes (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dreg_type.h76 virtual bool IsConstantTypes() const { return false; } in IsConstantTypes() function
612 virtual bool IsConstantTypes() const OVERRIDE { return true; } in IsConstantTypes() function