Home
last modified time | relevance | path

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

/device/google/gs-common/bootctrl/1.2/
DBootControl.cpp70 static std::string getDevPath(uint32_t slot) { in getDevPath() function
87 std::string dev_path = getDevPath(slot); in isSlotFlagSet()
109 std::string dev_path = getDevPath(slot); in setSlotFlag()
338 std::string dev_path = getDevPath(slot); in setActiveBootSlot()
422 std::string dev_path = getDevPath(slot); in setSlotAsUnbootable()
/device/google/gs-common/bootctrl/aidl/
DBootControl.cpp67 static std::string getDevPath(int32_t in_slot) { in getDevPath() function
84 std::string dev_path = getDevPath(in_slot); in isSlotFlagSet()
106 std::string dev_path = getDevPath(in_slot); in setSlotFlag()
453 std::string dev_path = getDevPath(in_slot); in setActiveBootSlot()
535 std::string dev_path = getDevPath(in_slot); in setSlotAsUnbootable()