Home
last modified time | relevance | path

Searched refs:FileFdsToFileObjects (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/
H A Druntime.cc1504 static std::vector<File> FileFdsToFileObjects(std::vector<int>&& fds) { in FileFdsToFileObjects() function
1606 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathFds)); in Init()
1614 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathImageFds)); in Init()
1616 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathVdexFds)); in Init()
1618 FileFdsToFileObjects(runtime_options.ReleaseOrDefault(Opt::BootClassPathOatFds)); in Init()