Home
last modified time | relevance | path

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

/art/compiler/utils/
Ddedupe_set_test.cc40 typedef std::vector<uint8_t> ByteArray; in TEST_F() typedef
/art/runtime/mirror/
Dobject.h41 typedef PrimitiveArray<int8_t> ByteArray; typedef
/art/runtime/
Druntime.h49 typedef PrimitiveArray<int8_t> ByteArray; typedef