Home
last modified time | relevance | path

Searched refs:ReleaseArray (Results 1 – 1 of 1) sorted by relevance

/art/compiler/driver/
Dcompiled_method_storage.cc44 void ReleaseArray(SwapSpace* swap_space, const LengthPrefixedArray<T>* array) { in ReleaseArray() function
70 ReleaseArray(swap_space_.get(), array); in ReleaseArrayIfNotDeduplicated()
164 ReleaseArray(swap_space_, array); in Destroy()