Searched defs:profile_fd (Results 1 – 3 of 3) sorted by relevance
32 optional int32 profile_fd = 2; field
498 unique_fd profile_fd = open_current_profile(uid, user, package_name, location, in open_profile_files() local623 void SetupCopyAndUpdate(const unique_fd& profile_fd, in SetupCopyAndUpdate()
327 android::base::unique_fd profile_fd(open(profile_file.c_str(), O_RDONLY)); in create_mock_app() local