Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h84 virtual bool IsConstantTypes() const { return false; } in IsConstantTypes() function
776 bool IsConstantTypes() const override { return true; } in IsConstantTypes() function
904 bool IsConstantTypes() const override { in IsConstantTypes() function