HomeSort by relevance Sort by last modified time
    Searched refs:DisableAutoClose (Results 1 - 4 of 4) sorted by null

  /art/runtime/base/unix_file/
fd_file.h 37 // file descriptor. (Use DisableAutoClose to retain ownership.)
75 void DisableAutoClose();
fd_file.cc 82 void FdFile::DisableAutoClose() {
  /art/runtime/
trace.cc 353 trace_file->DisableAutoClose();
  /art/dex2oat/
dex2oat.cc     [all...]

Completed in 621 milliseconds