Home
last modified time | relevance | path

Searched defs:profile_fd (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/proto/android/app/
Dprofilerinfo.proto32 optional int32 profile_fd = 2; field
/frameworks/native/cmds/installd/
Ddexopt.cpp347 int profile_fd, in RunDex2Oat()
752 unique_fd profile_fd = open_current_profile(uid, user, package_name, location, in open_profile_files() local
836 void SetupCopyAndUpdate(unique_fd&& profile_fd, in SetupCopyAndUpdate()