Searched refs:FileFdsToFileObjects (Results 1 – 1 of 1) sorted by relevance
1539 static std::vector<File> FileFdsToFileObjects(std::vector<int>&& fds) { in FileFdsToFileObjects() function1641 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathFds)); in Init()1649 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathImageFds)); in Init()1651 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathVdexFds)); in Init()1653 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathOatFds)); in Init()