Searched defs:Destroy (Results 1 – 7 of 7) sorted by relevance
138 void DoubleHiType::Destroy() { in Destroy() function in art::verifier::DoubleHiType153 void DoubleLoType::Destroy() { in Destroy() function in art::verifier::DoubleLoType174 void LongHiType::Destroy() { in Destroy() function in art::verifier::LongHiType181 void LongLoType::Destroy() { in Destroy() function in art::verifier::LongLoType195 void FloatType::Destroy() { in Destroy() function in art::verifier::FloatType209 void CharType::Destroy() { in Destroy() function in art::verifier::CharType223 void ShortType::Destroy() { in Destroy() function in art::verifier::ShortType237 void ByteType::Destroy() { in Destroy() function in art::verifier::ByteType251 void IntegerType::Destroy() { in Destroy() function in art::verifier::IntegerType266 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
57 static bool Destroy(art::Thread* self, JvmtiMonitor* monitor) NO_THREAD_SAFETY_ANALYSIS { in Destroy() function in openjdkjvmti::JvmtiMonitor
64 void FdFile::Destroy() { in Destroy() function in unix_file::FdFile
2122 void Thread::Destroy() { in Destroy() function in art::Thread
1462 static void* Destroy(void* embedded_buf) { in Destroy() function in art::GuardedCopy