Home
last modified time | relevance | path

Searched refs:reference_profile_file_fd (Results 1 – 2 of 2) sorted by relevance

/art/profman/
Dprofile_assistant.cc158 int reference_profile_file_fd, in ProcessProfiles() argument
161 DCHECK_GE(reference_profile_file_fd, 0); in ProcessProfiles()
172 ScopedFlock reference_profile_file = LockedFile::DupOf(reference_profile_file_fd, in ProcessProfiles()
Dprofile_assistant.h91 int reference_profile_file_fd,