Searched defs:Destroy (Results 1 – 3 of 3) sorted by relevance
135 void DoubleHiType::Destroy() { in Destroy() function in art::verifier::DoubleHiType150 void DoubleLoType::Destroy() { in Destroy() function in art::verifier::DoubleLoType171 void LongHiType::Destroy() { in Destroy() function in art::verifier::LongHiType178 void LongLoType::Destroy() { in Destroy() function in art::verifier::LongLoType192 void FloatType::Destroy() { in Destroy() function in art::verifier::FloatType206 void CharType::Destroy() { in Destroy() function in art::verifier::CharType220 void ShortType::Destroy() { in Destroy() function in art::verifier::ShortType234 void ByteType::Destroy() { in Destroy() function in art::verifier::ByteType248 void IntegerType::Destroy() { in Destroy() function in art::verifier::IntegerType263 void ConflictType::Destroy() { in Destroy() function in art::verifier::ConflictType[all …]
1369 void Thread::Destroy() { in Destroy() function in art::Thread
1270 static void* Destroy(void* embedded_buf) { in Destroy() function in art::GuardedCopy