Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type.cc140 void DoubleHiType::Destroy() { in Destroy() function in art::verifier::DoubleHiType
155 void DoubleLoType::Destroy() { in Destroy() function in art::verifier::DoubleLoType
176 void LongHiType::Destroy() { in Destroy() function in art::verifier::LongHiType
183 void LongLoType::Destroy() { in Destroy() function in art::verifier::LongLoType
197 void FloatType::Destroy() { in Destroy() function in art::verifier::FloatType
211 void CharType::Destroy() { in Destroy() function in art::verifier::CharType
225 void ShortType::Destroy() { in Destroy() function in art::verifier::ShortType
239 void ByteType::Destroy() { in Destroy() function in art::verifier::ByteType
253 void IntegerType::Destroy() { in Destroy() function in art::verifier::IntegerType
268 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.cc156 void Destroy(const LengthPrefixedArray<T>* array) { in Destroy() function in art::CompiledMethodStorage::LengthPrefixedArrayAlloc
/art/openjdkjvmti/
Dti_monitor.cc61 static bool Destroy(art::Thread* self, JvmtiMonitor* monitor) NO_THREAD_SAFETY_ANALYSIS { in Destroy() function in openjdkjvmti::JvmtiMonitor
/art/libartbase/base/unix_file/
Dfd_file.cc65 void FdFile::Destroy() { in Destroy() function in unix_file::FdFile
/art/runtime/
Dthread.cc2180 void Thread::Destroy() { in Destroy() function in art::Thread
Dcheck_jni.cc1578 static void* Destroy(void* embedded_buf) { in Destroy() function in art::__anona1964fb70111::GuardedCopy