Home
last modified time | relevance | path

Searched refs:direct_to_ddms_ (Results 1 – 1 of 1) sorted by relevance

/art/runtime/hprof/
Dhprof.cc441 direct_to_ddms_(direct_to_ddms) { in Hprof()
469 if (direct_to_ddms_) { in Dump()
813 CHECK(direct_to_ddms_); in DumpToDdmsDirect()
879 bool direct_to_ddms_; member in art::hprof::Hprof