Home
last modified time | relevance | path

Searched defs:direct_to_ddms (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/hprof/
H A Dhprof.cc432 Hprof(const char* output_filename, int fd, bool direct_to_ddms) in Hprof()
1603 void DumpHeap(const char* filename, int fd, bool direct_to_ddms) { in DumpHeap()