Searched refs:DupOf (Results 1 – 3 of 3) sorted by relevance
57 static ScopedFlock DupOf(const int fd, const std::string& path,
103 ScopedFlock LockedFile::DupOf(const int fd, const std::string& path, in DupOf() function in art::LockedFile
140 flocks_[i] = LockedFile::DupOf(fds[i], "profile-file", in Init()172 ScopedFlock reference_profile_file = LockedFile::DupOf(reference_profile_file_fd, in ProcessProfiles()