Searched defs:boot_class_path_fds (Results 1 – 3 of 3) sorted by relevance
1424 ArrayRef<const int> boot_class_path_fds, in BootImageLayout()2365 const std::vector<int>& boot_class_path_fds, in BootImageLoader()3245 auto boot_class_path_fds = boot_class_path_fds_.empty() ? ArrayRef<const int>() in LoadComponents() local3414 const std::vector<int>& boot_class_path_fds, in LoadBootImage()3735 ArrayRef<const int> boot_class_path_fds, in VerifyBootClassPathChecksums()
573 const std::vector<int>& boot_class_path_fds = Runtime::Current()->GetBootClassPathFds(); in GetResourceAsStream() local
272 const std::vector<int>& boot_class_path_fds, in Heap()