Home
last modified time | relevance | path

Searched defs:dev_path (Results 1 – 19 of 19) sorted by relevance

/device/google/zuma/interfaces/boot/1.0/
DBootControl.cpp67 std::string dev_path = getDevPath(slot); in isSlotFlagSet() local
89 std::string dev_path = getDevPath(slot); in setSlotFlag() local
151 std::string dev_path = getDevPath(slot); in setActiveBootSlot() local
222 std::string dev_path = getDevPath(slot); in setSlotAsUnbootable() local
DGptUtils.cpp57 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils()
/device/google/gs201/interfaces/boot/1.0/
DBootControl.cpp67 std::string dev_path = getDevPath(slot); in isSlotFlagSet() local
89 std::string dev_path = getDevPath(slot); in setSlotFlag() local
151 std::string dev_path = getDevPath(slot); in setActiveBootSlot() local
222 std::string dev_path = getDevPath(slot); in setSlotAsUnbootable() local
DGptUtils.cpp57 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils()
/device/google/gs101/interfaces/boot/1.0/
DBootControl.cpp67 std::string dev_path = getDevPath(slot); in isSlotFlagSet() local
89 std::string dev_path = getDevPath(slot); in setSlotFlag() local
151 std::string dev_path = getDevPath(slot); in setActiveBootSlot() local
222 std::string dev_path = getDevPath(slot); in setSlotAsUnbootable() local
DGptUtils.cpp57 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils()
/device/google/gs101/interfaces/boot/1.2/
DBootControl.cpp86 std::string dev_path = getDevPath(slot); in isSlotFlagSet() local
108 std::string dev_path = getDevPath(slot); in setSlotFlag() local
253 std::string dev_path = getDevPath(slot); in setActiveBootSlot() local
333 std::string dev_path = getDevPath(slot); in setSlotAsUnbootable() local
DGptUtils.cpp56 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils()
/device/google/gs201/interfaces/boot/1.2/
DBootControl.cpp84 std::string dev_path = getDevPath(slot); in isSlotFlagSet() local
106 std::string dev_path = getDevPath(slot); in setSlotFlag() local
236 std::string dev_path = getDevPath(slot); in setActiveBootSlot() local
316 std::string dev_path = getDevPath(slot); in setSlotAsUnbootable() local
DGptUtils.cpp56 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils()
/device/google/zuma/interfaces/boot/1.2/
DBootControl.cpp85 std::string dev_path = getDevPath(slot); in isSlotFlagSet() local
107 std::string dev_path = getDevPath(slot); in setSlotFlag() local
317 std::string dev_path = getDevPath(slot); in setActiveBootSlot() local
397 std::string dev_path = getDevPath(slot); in setSlotAsUnbootable() local
DGptUtils.cpp56 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils()
/device/google/zuma/interfaces/boot/aidl/
DBootControl.cpp82 std::string dev_path = getDevPath(in_slot); in isSlotFlagSet() local
104 std::string dev_path = getDevPath(in_slot); in setSlotFlag() local
433 std::string dev_path = getDevPath(in_slot); in setActiveBootSlot() local
511 std::string dev_path = getDevPath(in_slot); in setSlotAsUnbootable() local
DGptUtils.cpp52 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils()
/device/google/gs-common/gs_watchdogd/
Dgs_watchdogd.cpp56 std::string dev_path = StringPrintf("/dev/%s", Basename(globbuf.gl_pathv[0]).c_str()); in main() local
/device/google/trout/hal/sensors/2.0/tests/
DIioUtilsTest.cpp91 const std::string dev_path(ss.str()); in writeAccelDevice() local
/device/google/coral/gpt-utils/
Dgpt-utils.cpp749 int prepare_partitions(enum boot_update_stage stage, const char *dev_path) in prepare_partitions()
/device/google/redbull/gpt-utils/
Dgpt-utils.cpp749 int prepare_partitions(enum boot_update_stage stage, const char *dev_path) in prepare_partitions()
/device/google/sunfish/gpt-utils/
Dgpt-utils.cpp749 int prepare_partitions(enum boot_update_stage stage, const char *dev_path) in prepare_partitions()