Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.cc160 int reference_profile_file_fd, in ProcessProfiles() argument
163 DCHECK_GE(reference_profile_file_fd, 0); in ProcessProfiles()
174 ScopedFlock reference_profile_file = LockedFile::DupOf(reference_profile_file_fd, in ProcessProfiles()
Dprofile_assistant.h110 int reference_profile_file_fd,