/art/libartbase/base/ |
D | scoped_arena_allocator.cc | 40 void ArenaStack::Reset() { in Reset() function in art::ArenaStack 137 void ScopedArenaAllocator::Reset() { in Reset() function in art::ScopedArenaAllocator
|
D | malloc_arena_pool.cc | 78 void Arena::Reset() { in Reset() function in art::Arena
|
D | mem_map.h | 84 void Reset() { in Reset() function
|
D | histogram-inl.h | 125 template <class Value> inline void Histogram<Value>::Reset() { in Reset() function
|
D | histogram_test.cc | 133 TEST(Histtest, Reset) { in TEST() argument
|
/art/runtime/gc/collector/ |
D | immune_region.cc | 30 void ImmuneRegion::Reset() { in Reset() function in art::gc::collector::ImmuneRegion
|
D | immune_spaces.cc | 31 void ImmuneSpaces::Reset() { in Reset() function in art::gc::collector::ImmuneSpaces
|
D | garbage_collector.cc | 50 void Iteration::Reset(GcCause gc_cause, bool clear_soft_references) { in Reset() function in art::gc::collector::Iteration
|
/art/dex2oat/linker/ |
D | index_bss_mapping_encoder.h | 64 void Reset(uint32_t method_index, uint32_t bss_offset) { in Reset() function
|
D | relative_patcher_test.h | 81 void Reset() { in Reset() function 294 void Reset() { in Reset() function
|
/art/runtime/arch/mips64/ |
D | context_mips64.cc | 28 void Mips64Context::Reset() { in Reset() function in art::mips64::Mips64Context
|
/art/runtime/arch/mips/ |
D | context_mips.cc | 28 void MipsContext::Reset() { in Reset() function in art::mips::MipsContext
|
/art/runtime/arch/arm/ |
D | context_arm.cc | 29 void ArmContext::Reset() { in Reset() function in art::arm::ArmContext
|
/art/runtime/arch/arm64/ |
D | context_arm64.cc | 37 void Arm64Context::Reset() { in Reset() function in art::arm64::Arm64Context
|
/art/runtime/arch/x86_64/ |
D | context_x86_64.cc | 28 void X86_64Context::Reset() { in Reset() function in art::x86_64::X86_64Context
|
/art/runtime/arch/x86/ |
D | context_x86.cc | 29 void X86Context::Reset() { in Reset() function in art::x86::X86Context
|
/art/runtime/base/ |
D | timing_logger.cc | 65 void CumulativeLogger::Reset() { in Reset() function in art::CumulativeLogger 140 void TimingLogger::Reset() { in Reset() function in art::TimingLogger
|
/art/compiler/optimizing/ |
D | scheduler.h | 372 virtual void Reset() {} in Reset() function 414 void Reset() override { prev_select_ = nullptr; } in Reset() function
|
D | optimizing_compiler_stats.h | 168 void Reset() { in Reset() function
|
/art/runtime/gc/accounting/ |
D | atomic_stack.h | 74 void Reset() { in Reset() function
|
/art/runtime/ |
D | reference_table.cc | 288 void Reset(GcRoot<mirror::Object>& _root) { in Dump() function in art::ReferenceTable::Dump::SummaryElement
|
D | oat_file_assistant.cc | 947 void OatFileAssistant::OatFileInfo::Reset() { in Reset() function in art::OatFileAssistant::OatFileInfo 953 void OatFileAssistant::OatFileInfo::Reset(const std::string& filename, in Reset() function in art::OatFileAssistant::OatFileInfo
|
/art/libartbase/base/unix_file/ |
D | fd_file.cc | 243 void FdFile::Reset(int fd, bool check_usage) { in Reset() function in unix_file::FdFile
|
/art/runtime/gc/allocator/ |
D | rosalloc.h | 260 void Reset() { in Reset() function
|
/art/test/115-native-bridge/ |
D | nativebridge.cc | 269 void Reset() { in Reset() function in SignalHandlerTestStatus
|