Home
last modified time | relevance | path

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

/art/dexopt_chroot_setup/
Ddexopt_chroot_setup.cc324 Result<std::optional<std::string>> LoadOtaSlotFile() { in LoadOtaSlotFile() function
478 std::optional<std::string> ota_slot = OR_RETURN(LoadOtaSlotFile()); in InitChroot()