Home
last modified time | relevance | path

Searched defs:Dump (Results 51 – 62 of 62) sorted by relevance

123

/art/runtime/verifier/
Dmethod_verifier.cc781 void Dump(std::ostream& os) REQUIRES_SHARED(Locks::mutator_lock_) { in Dump() function in art::verifier::impl::__anon79162a830111::MethodVerifier
1631 void MethodVerifier<kVerifierDebug>::Dump(VariableIndentationOutputStream* vios) { in Dump() function in art::verifier::impl::__anon79162a830111::MethodVerifier
Dverifier_deps.cc885 void VerifierDeps::Dump(VariableIndentationOutputStream* vios) const { in Dump() function in art::verifier::VerifierDeps
/art/runtime/
Dinstrumentation.cc1644 std::string InstrumentationStackFrame::Dump() const { in Dump() function in art::instrumentation::InstrumentationStackFrame
Druntime.cc515 void Dump(std::ostream& os) const { in Dump() function
Dthread.cc1357 void Thread::Dump(std::ostream& os, bool dump_native_stack, BacktraceMap* backtrace_map, in Dump() function in art::Thread
/art/runtime/gc/allocator/
Drosalloc.cc859 std::string RosAlloc::Run::Dump() { in Dump() function in art::gc::allocator::RosAlloc::Run
/art/runtime/jit/
Djit_code_cache.cc1906 void JitCodeCache::Dump(std::ostream& os) { in Dump() function in art::jit::JitCodeCache
/art/runtime/hprof/
Dhprof.cc444 void Dump() in Dump() function in art::hprof::Hprof
/art/imgdiag/
Dimgdiag.cc1285 bool Dump(const ImageHeader& image_header, const std::string& image_location) in Dump() function in art::ImgDiagDumper
/art/compiler/optimizing/
Dnodes.cc621 void HLoopInformation::Dump(std::ostream& os) { in Dump() function in art::HLoopInformation
/art/dex2oat/driver/
Dcompiler_driver.cc121 void Dump() { in Dump() function in art::CompilerDriver::AOTCompilationStats
/art/runtime/gc/space/
Dimage_space.cc3746 void ImageSpace::Dump(std::ostream& os) const { in Dump() function in art::gc::space::ImageSpace

123