Searched defs:Set (Results 1 – 6 of 6) sorted by relevance
80 inline void ObjectArray<T>::Set(int32_t i, T* object) { in Set() function90 inline void ObjectArray<T>::Set(int32_t i, T* object) { in Set() function
223 inline void PrimitiveArray<T>::Set(int32_t i, T value) { in Set() function233 inline void PrimitiveArray<T>::Set(int32_t i, T value) { in Set() function
67 inline bool HeapBitmap::Set(const mirror::Object* obj, const LargeObjectSetVisitor& visitor) { in Set() function
75 bool Set(const mirror::Object* obj) ALWAYS_INLINE { in Set() function
163 ALWAYS_INLINE bool Set(uintptr_t addr) { in Set() function
273 void Set(const TKey<TValue>& key, const TValue& value) { in Set() function