Searched refs:FileFdsToFileObjects (Results 1 – 1 of 1) sorted by relevance
1506 static std::vector<File> FileFdsToFileObjects(std::vector<int>&& fds) { in FileFdsToFileObjects() function1608 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathFds)); in Init()1616 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathImageFds)); in Init()1618 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathVdexFds)); in Init()1620 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathOatFds)); in Init()