Searched refs:profile_fd (Results 1 – 1 of 1) sorted by relevance
198 int profile_fd = open(options.profile_file_name_, flags); in DexlayoutDriver() local199 if (profile_fd < 0) { in DexlayoutDriver()204 if (!profile_info->Load(profile_fd)) { in DexlayoutDriver()