Searched defs:Destroy (Results 1 - 3 of 3) sorted by relevance

/art/runtime/verifier/
H A Dreg_type.cc135 void DoubleHiType::Destroy() { function in class:art::verifier::DoubleHiType
150 void DoubleLoType::Destroy() { function in class:art::verifier::DoubleLoType
171 void LongHiType::Destroy() { function in class:art::verifier::LongHiType
178 void LongLoType::Destroy() { function in class:art::verifier::LongLoType
192 void FloatType::Destroy() { function in class:art::verifier::FloatType
206 void CharType::Destroy() { function in class:art::verifier::CharType
220 void ShortType::Destroy() { function in class:art::verifier::ShortType
234 void ByteType::Destroy() { function in class:art::verifier::ByteType
248 void IntegerType::Destroy() { function in class:art::verifier::IntegerType
263 void ConflictType::Destroy() { function in class:art::verifier::ConflictType
277 void BooleanType::Destroy() { function in class:art::verifier::BooleanType
296 void UndefinedType::Destroy() { function in class:art::verifier::UndefinedType
[all...]
/art/runtime/
H A Dcheck_jni.cc1261 Destroy(embedded_buf);
1270 static void* Destroy(void* embedded_buf) { function in class:art::GuardedCopy
3110 chars = reinterpret_cast<const jchar*>(GuardedCopy::Destroy(const_cast<void*>(chars)));
H A Dthread.cc1354 void Thread::Destroy() { function in class:art::Thread

Completed in 223 milliseconds