Searched refs:LoadOtaSlotFile (Results 1 – 1 of 1) sorted by relevance
324 Result<std::optional<std::string>> LoadOtaSlotFile() { in LoadOtaSlotFile() function478 std::optional<std::string> ota_slot = OR_RETURN(LoadOtaSlotFile()); in InitChroot()