Searched refs:snapshot_fd (Results 1 – 1 of 1) sorted by relevance
2800 unique_fd snapshot_fd = open_spnashot_profile(AID_SYSTEM, package_name, profile_name); in create_app_profile_snapshot() local2801 if (snapshot_fd < 0) { in create_app_profile_snapshot()2826 snapshot_fd, in create_app_profile_snapshot()2874 unique_fd snapshot_fd = open_spnashot_profile(AID_SYSTEM, package_name, profile_name); in create_boot_image_profile_snapshot() local2925 if (TEMP_FAILURE_RETRY(lseek(snapshot_fd, 0, SEEK_SET)) == static_cast<off_t>(-1)) { in create_boot_image_profile_snapshot()2932 snapshot_fd, in create_boot_image_profile_snapshot()