Searched refs:Destroy (Results 1 – 13 of 13) sorted by relevance
301 UndefinedType::Destroy(); in ShutDown()302 ConflictType::Destroy(); in ShutDown()303 BooleanType::Destroy(); in ShutDown()304 ByteType::Destroy(); in ShutDown()305 ShortType::Destroy(); in ShutDown()306 CharType::Destroy(); in ShutDown()307 IntegerType::Destroy(); in ShutDown()308 LongLoType::Destroy(); in ShutDown()309 LongHiType::Destroy(); in ShutDown()310 FloatType::Destroy(); in ShutDown()[all …]
140 void DoubleHiType::Destroy() { in Destroy() function in art::verifier::DoubleHiType155 void DoubleLoType::Destroy() { in Destroy() function in art::verifier::DoubleLoType176 void LongHiType::Destroy() { in Destroy() function in art::verifier::LongHiType183 void LongLoType::Destroy() { in Destroy() function in art::verifier::LongLoType197 void FloatType::Destroy() { in Destroy() function in art::verifier::FloatType211 void CharType::Destroy() { in Destroy() function in art::verifier::CharType225 void ShortType::Destroy() { in Destroy() function in art::verifier::ShortType239 void ByteType::Destroy() { in Destroy() function in art::verifier::ByteType253 void IntegerType::Destroy() { in Destroy() function in art::verifier::IntegerType268 void ConflictType::Destroy() { in Destroy() function in art::verifier::ConflictType[all …]
397 static void Destroy();432 static void Destroy();471 static void Destroy();495 static void Destroy();520 static void Destroy();544 static void Destroy();568 static void Destroy();592 static void Destroy();623 static void Destroy();647 static void Destroy();[all …]
73 Destroy(); in Reset()181 void Destroy(); // For ~FdFile and operator=(&&).
65 void FdFile::Destroy() { in Destroy() function in unix_file::FdFile88 Destroy(); // Free old state. in operator =()102 Destroy(); in ~FdFile()
49 void Destroy(const std::vector<uint8_t>* key) { in Destroy() function in art::DedupeSetTestAlloc
67 alloc_.Destroy(key.Key());
61 static bool Destroy(art::Thread* self, JvmtiMonitor* monitor) NO_THREAD_SAFETY_ANALYSIS { in Destroy() function in openjdkjvmti::JvmtiMonitor245 if (!JvmtiMonitor::Destroy(self, monitor)) { in DestroyRawMonitor()
156 void Destroy(const LengthPrefixedArray<T>* array) { in Destroy() function in art::CompiledMethodStorage::LengthPrefixedArrayAlloc
1453 self->Destroy(); in Unregister()
1280 void Destroy();
1569 Destroy(embedded_buf); in ReleaseGuardedPACopy()1578 static void* Destroy(void* embedded_buf) { in Destroy() function in art::__anona1964fb70111::GuardedCopy3490 chars = reinterpret_cast<const jchar*>(GuardedCopy::Destroy(const_cast<void*>(chars))); in ReleaseStringCharsInternal()
2180 void Thread::Destroy() { in Destroy() function in art::Thread