Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Druntime_entrypoints_list.h35 using ByteArray = PrimitiveArray<int8_t>; variable
/art/runtime/mirror/
Dobject.h54 using ByteArray = PrimitiveArray<int8_t>; variable
/art/runtime/
Druntime.h85 using ByteArray = PrimitiveArray<int8_t>; variable