Home
last modified time | relevance | path

Searched defs:Destroy (Results 1 – 6 of 6) sorted by relevance

/art/compiler/utils/
Ddedupe_set_test.cc50 void Destroy(const std::vector<uint8_t>* key) { in Destroy() function in art::DedupeSetTestAlloc
/art/openjdkjvmti/
Dti_monitor.cc62 static bool Destroy(art::Thread* self, JvmtiMonitor* monitor) NO_THREAD_SAFETY_ANALYSIS { in Destroy() function in openjdkjvmti::JvmtiMonitor
/art/dex2oat/driver/
Dcompiled_method_storage.cc99 void Destroy(const LengthPrefixedArray<T>* array) { in Destroy() function in art::CompiledMethodStorage::LengthPrefixedArrayAlloc
/art/libartbase/base/unix_file/
Dfd_file.cc176 void FdFile::Destroy() { in Destroy() function in unix_file::FdFile
/art/runtime/jni/
Dcheck_jni.cc1641 static void* Destroy(void* embedded_buf) { in Destroy() function in art::__anone3a16d5e0111::GuardedCopy
/art/runtime/
Dthread.cc2592 void Thread::Destroy(bool should_run_callbacks) { in Destroy() function in art::Thread