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

  /art/runtime/base/unix_file/
fd_file.h 39 // file descriptor. (Use DisableAutoClose to retain ownership.)
124 void DisableAutoClose();
fd_file.cc 127 void FdFile::DisableAutoClose() {
  /art/dex2oat/
dex2oat.cc     [all...]
  /frameworks/native/cmds/installd/
dexopt.cpp     [all...]
  /art/runtime/
trace.cc 341 trace_file->DisableAutoClose();
    [all...]

Completed in 89 milliseconds