Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h129 virtual bool IsConstantByte() const { return false; } in IsConstantByte() function
649 bool IsConstantByte() const OVERRIDE { in IsConstantByte() function