Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofile_assistant.cc149 int reference_profile_file_fd, in ProcessProfiles() argument
152 DCHECK_GE(reference_profile_file_fd, 0); in ProcessProfiles()
163 ScopedFlock reference_profile_file = LockedFile::DupOf(reference_profile_file_fd, in ProcessProfiles()
H A Dprofile_assistant.h113 int reference_profile_file_fd,