Home
last modified time | relevance | path

Searched refs:InstallClass (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dspace_test.h83 InstallClass(obj, byte_array_class.Get(), bytes); in Alloc()
100 InstallClass(obj, byte_array_class.Get(), bytes); in AllocWithGrowth()
105 void InstallClass(mirror::Object* o, mirror::Class* byte_array_class, size_t size) in InstallClass() function