Searched refs:Destroy (Results 1 – 7 of 7) sorted by relevance
261 UndefinedType::Destroy(); in ShutDown()262 ConflictType::Destroy(); in ShutDown()263 BooleanType::Destroy(); in ShutDown()264 ByteType::Destroy(); in ShutDown()265 ShortType::Destroy(); in ShutDown()266 CharType::Destroy(); in ShutDown()267 IntegerType::Destroy(); in ShutDown()268 LongLoType::Destroy(); in ShutDown()269 LongHiType::Destroy(); in ShutDown()270 FloatType::Destroy(); in ShutDown()[all …]
315 static void Destroy();345 static void Destroy();381 static void Destroy();400 static void Destroy();420 static void Destroy();439 static void Destroy();458 static void Destroy();477 static void Destroy();505 static void Destroy();524 static void Destroy();[all …]
158 void DoubleHiType::Destroy() { in Destroy() function in art::verifier::DoubleHiType178 void DoubleLoType::Destroy() { in Destroy() function in art::verifier::DoubleLoType206 void LongHiType::Destroy() { in Destroy() function in art::verifier::LongHiType218 void LongLoType::Destroy() { in Destroy() function in art::verifier::LongLoType237 void FloatType::Destroy() { in Destroy() function in art::verifier::FloatType257 void CharType::Destroy() { in Destroy() function in art::verifier::CharType277 void ShortType::Destroy() { in Destroy() function in art::verifier::ShortType297 void ByteType::Destroy() { in Destroy() function in art::verifier::ByteType317 void IntegerType::Destroy() { in Destroy() function in art::verifier::IntegerType337 void ConflictType::Destroy() { in Destroy() function in art::verifier::ConflictType[all …]
966 static void* Destroy(void* dataBuf) { in Destroy() function1108 GuardedCopy::Destroy(dataBuf); in ReleaseGuardedPACopy()1509 chars = reinterpret_cast<const jchar*>(GuardedCopy::Destroy(const_cast<jchar*>(chars))); in ReleaseStringChars()1541 utf = reinterpret_cast<const char*>(GuardedCopy::Destroy(const_cast<char*>(utf))); in ReleaseStringUTFChars()1734 carray = reinterpret_cast<const jchar*>(GuardedCopy::Destroy(const_cast<jchar*>(carray))); in ReleaseStringCritical()
891 self->Destroy(); in Unregister()
860 void Destroy();
1169 void Thread::Destroy() { in Destroy() function in art::Thread