Searched refs:Destroy (Results 1 – 13 of 13) sorted by relevance
304 UndefinedType::Destroy(); in ShutDown()305 ConflictType::Destroy(); in ShutDown()306 BooleanType::Destroy(); in ShutDown()307 ByteType::Destroy(); in ShutDown()308 ShortType::Destroy(); in ShutDown()309 CharType::Destroy(); in ShutDown()310 IntegerType::Destroy(); in ShutDown()311 LongLoType::Destroy(); in ShutDown()312 LongHiType::Destroy(); in ShutDown()313 FloatType::Destroy(); in ShutDown()[all …]
146 void DoubleHiType::Destroy() { in Destroy() function in art::verifier::DoubleHiType161 void DoubleLoType::Destroy() { in Destroy() function in art::verifier::DoubleLoType184 void LongHiType::Destroy() { in Destroy() function in art::verifier::LongHiType191 void LongLoType::Destroy() { in Destroy() function in art::verifier::LongLoType206 void FloatType::Destroy() { in Destroy() function in art::verifier::FloatType221 void CharType::Destroy() { in Destroy() function in art::verifier::CharType236 void ShortType::Destroy() { in Destroy() function in art::verifier::ShortType251 void ByteType::Destroy() { in Destroy() function in art::verifier::ByteType266 void IntegerType::Destroy() { in Destroy() function in art::verifier::IntegerType281 void ConflictType::Destroy() { in Destroy() function in art::verifier::ConflictType[all …]
397 static void Destroy();433 static void Destroy();475 static void Destroy();500 static void Destroy();526 static void Destroy();551 static void Destroy();575 static void Destroy();600 static void Destroy();633 static void Destroy();658 static void Destroy();[all …]
49 void Destroy(const std::vector<uint8_t>* key) { in Destroy() function in art::DedupeSetTestAlloc
67 alloc_.Destroy(key.Key());
172 void FdFile::Destroy() { in Destroy() function in unix_file::FdFile209 Destroy(); // Free old state. in operator =()228 Destroy(); in ~FdFile()247 Destroy(); in Reset()
156 void Destroy(); // For ~FdFile and operator=(&&).
62 static bool Destroy(art::Thread* self, JvmtiMonitor* monitor) NO_THREAD_SAFETY_ANALYSIS { in Destroy() function in openjdkjvmti::JvmtiMonitor249 if (!JvmtiMonitor::Destroy(self, monitor)) { in DestroyRawMonitor()
99 void Destroy(const LengthPrefixedArray<T>* array) { in Destroy() function in art::CompiledMethodStorage::LengthPrefixedArrayAlloc
1443 self->Destroy(); in Unregister()
1295 void Destroy();
2380 void Thread::Destroy() { in Destroy() function in art::Thread
1574 Destroy(embedded_buf); in ReleaseGuardedPACopy()1583 static void* Destroy(void* embedded_buf) { in Destroy() function in art::__anon01b981930111::GuardedCopy3495 chars = reinterpret_cast<const jchar*>(GuardedCopy::Destroy(const_cast<void*>(chars))); in ReleaseStringCharsInternal()