Home
last modified time | relevance | path

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

/art/compiler/utils/
Ddedupe_set_test.cc41 typedef std::vector<uint8_t> ByteArray; in TEST() typedef
/art/runtime/mirror/
Dobject.h44 typedef PrimitiveArray<int8_t> ByteArray; typedef
/art/runtime/
Druntime.h61 typedef PrimitiveArray<int8_t> ByteArray; typedef