Searched refs:Destroy (Results 1 – 13 of 13) sorted by relevance
314 UndefinedType::Destroy(); in ShutDown()315 ConflictType::Destroy(); in ShutDown()316 BooleanType::Destroy(); in ShutDown()317 ByteType::Destroy(); in ShutDown()318 ShortType::Destroy(); in ShutDown()319 CharType::Destroy(); in ShutDown()320 IntegerType::Destroy(); in ShutDown()321 LongLoType::Destroy(); in ShutDown()322 LongHiType::Destroy(); in ShutDown()323 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 …]
361 static void Destroy();397 static void Destroy();439 static void Destroy();464 static void Destroy();490 static void Destroy();515 static void Destroy();539 static void Destroy();564 static void Destroy();597 static void Destroy();622 static void Destroy();[all …]
50 void Destroy(const std::vector<uint8_t>* key) { in Destroy() function in art::DedupeSetTestAlloc
68 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()
168 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
1333 self->Destroy(should_run_callbacks); in Unregister()
1487 void Destroy(bool should_run_callbacks);
2549 void Thread::Destroy(bool should_run_callbacks) { in Destroy() function in art::Thread
1633 Destroy(embedded_buf); in ReleaseGuardedPACopy()1642 static void* Destroy(void* embedded_buf) { in Destroy() function in art::__anon52b56ecf0111::GuardedCopy3556 chars = reinterpret_cast<const jchar*>(GuardedCopy::Destroy(const_cast<void*>(chars))); in ReleaseStringCharsInternal()