Searched defs:direct_to_ddms_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/hprof/
H A Dhprof.cc440 direct_to_ddms_(direct_to_ddms) {
468 if (direct_to_ddms_) {
812 CHECK(direct_to_ddms_);
873 // If direct_to_ddms_ is set, "filename_" and "fd" will be ignored.
878 bool direct_to_ddms_; member in class:art::hprof::Hprof

Completed in 157 milliseconds