Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiled_method_storage.cc70 inline void CompiledMethodStorage::ReleaseArrayIfNotDeduplicated( in ReleaseArrayIfNotDeduplicated() function in art::CompiledMethodStorage
183 ReleaseArrayIfNotDeduplicated(code); in ReleaseCode()
192 ReleaseArrayIfNotDeduplicated(table); in ReleaseVMapTable()
201 ReleaseArrayIfNotDeduplicated(cfi_info); in ReleaseCFIInfo()
211 ReleaseArrayIfNotDeduplicated(linker_patches); in ReleaseLinkerPatches()
Dcompiled_method_storage.h95 void ReleaseArrayIfNotDeduplicated(const LengthPrefixedArray<T>* array);