Home
last modified time | relevance | path

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

/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp137 std::string partition_path = base_path + kSlotSuffixes[slot]; in InitDefaultBootloaderControl() local
139 int err = stat(partition_path.c_str(), &part_stat); in InitDefaultBootloaderControl()