Searched refs:small_lrt_allocator_ (Results 1 – 2 of 2) sorted by relevance
377 return small_lrt_allocator_; in GetSmallLrtAllocator()1322 jni::SmallLrtAllocator* small_lrt_allocator_; variable
519 delete small_lrt_allocator_; in ~Runtime()520 small_lrt_allocator_ = nullptr; in ~Runtime()1739 small_lrt_allocator_ = new jni::SmallLrtAllocator(); in Init()