Searched defs:Destroy (Results 1 – 5 of 5) sorted by relevance
133 void DoubleHiType::Destroy() { in Destroy() function in art::verifier::DoubleHiType148 void DoubleLoType::Destroy() { in Destroy() function in art::verifier::DoubleLoType169 void LongHiType::Destroy() { in Destroy() function in art::verifier::LongHiType176 void LongLoType::Destroy() { in Destroy() function in art::verifier::LongLoType190 void FloatType::Destroy() { in Destroy() function in art::verifier::FloatType204 void CharType::Destroy() { in Destroy() function in art::verifier::CharType218 void ShortType::Destroy() { in Destroy() function in art::verifier::ShortType232 void ByteType::Destroy() { in Destroy() function in art::verifier::ByteType246 void IntegerType::Destroy() { in Destroy() function in art::verifier::IntegerType261 void ConflictType::Destroy() { in Destroy() function in art::verifier::ConflictType[all …]
49 void Destroy(const std::vector<uint8_t>* key) { in Destroy() function in art::DedupeSetTestAlloc
163 void Destroy(const LengthPrefixedArray<T>* array) { in Destroy() function in art::CompiledMethodStorage::LengthPrefixedArrayAlloc
1690 void Thread::Destroy() { in Destroy() function in art::Thread
1448 static void* Destroy(void* embedded_buf) { in Destroy() function in art::GuardedCopy