Searched refs:GetSmallLrtAllocator (Results 1 – 2 of 2) sorted by relevance
167 SmallLrtAllocator* small_lrt_allocator = Runtime::Current()->GetSmallLrtAllocator(); in Initialize()181 max_entries_ != 0u ? Runtime::Current()->GetSmallLrtAllocator() : nullptr; in ~LocalReferenceTable()207 SmallLrtAllocator* small_lrt_allocator = Runtime::Current()->GetSmallLrtAllocator(); in Resize()
376 jni::SmallLrtAllocator* GetSmallLrtAllocator() const { in GetSmallLrtAllocator() function