Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.h58 virtual bool IsByte() const { return false; } in IsByte() function
442 bool IsByte() const OVERRIDE { return true; } in IsByte() function