Home
last modified time | relevance | path

Searched defs:Destroy (Results 1 – 5 of 5) sorted by relevance

/art/runtime/verifier/
Dreg_type.cc133 void DoubleHiType::Destroy() { in Destroy() function in art::verifier::DoubleHiType
148 void DoubleLoType::Destroy() { in Destroy() function in art::verifier::DoubleLoType
169 void LongHiType::Destroy() { in Destroy() function in art::verifier::LongHiType
176 void LongLoType::Destroy() { in Destroy() function in art::verifier::LongLoType
190 void FloatType::Destroy() { in Destroy() function in art::verifier::FloatType
204 void CharType::Destroy() { in Destroy() function in art::verifier::CharType
218 void ShortType::Destroy() { in Destroy() function in art::verifier::ShortType
232 void ByteType::Destroy() { in Destroy() function in art::verifier::ByteType
246 void IntegerType::Destroy() { in Destroy() function in art::verifier::IntegerType
261 void ConflictType::Destroy() { in Destroy() function in art::verifier::ConflictType
[all …]
/art/compiler/utils/
Ddedupe_set_test.cc49 void Destroy(const std::vector<uint8_t>* key) { in Destroy() function in art::DedupeSetTestAlloc
/art/compiler/driver/
Dcompiled_method_storage.cc163 void Destroy(const LengthPrefixedArray<T>* array) { in Destroy() function in art::CompiledMethodStorage::LengthPrefixedArrayAlloc
/art/runtime/
Dthread.cc1690 void Thread::Destroy() { in Destroy() function in art::Thread
Dcheck_jni.cc1448 static void* Destroy(void* embedded_buf) { in Destroy() function in art::GuardedCopy