Home
last modified time | relevance | path

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

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