Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/include/mcld/Support/
H A DLEB128.h19 typedef unsigned char ByteType; typedef
/aosp12/art/runtime/verifier/
H A Dreg_type_cache.h43 class ByteType; variable
H A Dreg_type.h511 ByteType(ObjPtr<mirror::Class> klass, in ByteType() function