HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseArrayIfNotDeduplicated (Results 1 - 2 of 2) sorted by null

  /art/compiler/driver/
compiled_method_storage.cc 67 inline void CompiledMethodStorage::ReleaseArrayIfNotDeduplicated(
207 ReleaseArrayIfNotDeduplicated(code);
216 ReleaseArrayIfNotDeduplicated(method_info);
225 ReleaseArrayIfNotDeduplicated(table);
234 ReleaseArrayIfNotDeduplicated(cfi_info);
244 ReleaseArrayIfNotDeduplicated(linker_patches);
compiled_method_storage.h 74 void ReleaseArrayIfNotDeduplicated(const LengthPrefixedArray<T>* array);

Completed in 48 milliseconds