Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc406 unix_file::FdFile out_fd(dump_output_to_fd_, false /*check_usage*/); in DumpProfileInfo() local
509 unix_file::FdFile out_fd(dump_output_to_fd_, false /*check_usage*/); in DumpClasses() local
/art/runtime/hprof/
Dhprof.cc760 int out_fd; in DumpToFile() local