Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dobject.h53 using ByteArray = PrimitiveArray<int8_t>; variable
/art/runtime/
Druntime.h77 using ByteArray = PrimitiveArray<int8_t>; variable