Searched defs:boot_class_path_fds (Results 1 – 4 of 4) sorted by relevance
47 const std::vector<int>* const boot_class_path_fds = nullptr; member
2206 const std::vector<int>& boot_class_path_fds, in BootImageLoader()3112 auto boot_class_path_fds = boot_class_path_fds_.empty() ? ArrayRef<const int>() in LoadComponents() local3282 const std::vector<int>& boot_class_path_fds, in LoadBootImage()
577 const std::vector<int>& boot_class_path_fds = Runtime::Current()->GetBootClassPathFds(); in GetResourceAsStream() local
270 const std::vector<int>& boot_class_path_fds, in Heap()