Searched defs:Destroy (Results 1 – 6 of 6) sorted by relevance
| /art/dex2oat/utils/ | ||
| D | dedupe_set_test.cc | 50 void Destroy(const std::vector<uint8_t>* key) { in Destroy() function in art::DedupeSetTestAlloc |
| /art/dex2oat/driver/ | ||
| D | compiled_method_storage.cc | 99 void Destroy(const LengthPrefixedArray<T>* array) { in Destroy() function in art::CompiledMethodStorage::LengthPrefixedArrayAlloc |
| /art/openjdkjvmti/ | ||
| D | ti_monitor.cc | 62 static bool Destroy(art::Thread* self, JvmtiMonitor* monitor) NO_THREAD_SAFETY_ANALYSIS { in Destroy() function in openjdkjvmti::JvmtiMonitor |
| /art/libartbase/base/unix_file/ | ||
| D | fd_file.cc | 195 void FdFile::Destroy() { in Destroy() function in unix_file::FdFile |
| /art/runtime/ | ||
| D | thread.cc | 2654 void Thread::Destroy(bool should_run_callbacks) { in Destroy() function in art::Thread |
| /art/runtime/jni/ | ||
| D | check_jni.cc | 1641 static void* Destroy(void* embedded_buf) { in Destroy() function in art::__anon2cc6a5800111::GuardedCopy |