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

  /art/libartbase/base/
scoped_flock.h 57 static ScopedFlock DupOf(const int fd, const std::string& path,
scoped_flock.cc 93 ScopedFlock LockedFile::DupOf(const int fd, const std::string& path,
  /art/profman/
profile_assistant.cc 108 flocks_[i] = LockedFile::DupOf(fds[i], "profile-file",
139 ScopedFlock reference_profile_file = LockedFile::DupOf(reference_profile_file_fd,
  /art/patchoat/
patchoat.cc 712 ScopedFlock img_flock = LockedFile::DupOf(out->Fd(), out->GetPath(),
    [all...]
  /art/dex2oat/
dex2oat.cc     [all...]

Completed in 158 milliseconds