Searched refs:InstallClass (Results 1 – 1 of 1) sorted by relevance
82 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