Home
last modified time | relevance | path

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

/art/libartbase/base/
Dfile_utils.cc331 const std::string boot_extension_filename = in GetDefaultBootImageLocation() local
333 if (OS::FileExists(boot_extension_filename.c_str(), /*check_file_type=*/true)) { in GetDefaultBootImageLocation()