Searched defs:Destroy (Results 1 – 3 of 3) sorted by relevance
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() function
1169 void Thread::Destroy() { in Destroy() function in art::Thread