Searched defs:Set (Results 1 - 2 of 2) sorted by relevance

/art/runtime/mirror/
H A Dobject_array-inl.h63 inline void ObjectArray<T>::Set(int32_t i, T* object) { function in class:art::mirror::ObjectArray
/art/runtime/gc/accounting/
H A Dspace_bitmap.h79 inline bool Set(const mirror::Object* obj) { function in class:art::gc::accounting::SpaceBitmap
167 // Set the max address which can covered by the bitmap.
221 inline void Set(const mirror::Object* obj) { function in class:art::gc::accounting::SpaceSetMap

Completed in 261 milliseconds