Home
last modified time | relevance | path

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

/device/google/gs-common/bootctrl/1.2/
DBootControl.cpp87 std::string dev_path = getDevPath(slot); in isSlotFlagSet() local
109 std::string dev_path = getDevPath(slot); in setSlotFlag() local
338 std::string dev_path = getDevPath(slot); in setActiveBootSlot() local
422 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/gs-common/bootctrl/aidl/
DBootControl.cpp84 std::string dev_path = getDevPath(in_slot); in isSlotFlagSet() local
106 std::string dev_path = getDevPath(in_slot); in setSlotFlag() local
453 std::string dev_path = getDevPath(in_slot); in setActiveBootSlot() local
535 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.cpp66 std::string dev_path = StringPrintf("/dev/%s", Basename(globbuf.gl_pathv[i]).c_str()); in main() local
/device/google/trout/hal/sensors/2.1/tests/
DIioUtilsTest.cpp91 const std::string dev_path(ss.str()); in writeAccelDevice() local
/device/google/sunfish/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/coral/gpt-utils/
Dgpt-utils.cpp749 int prepare_partitions(enum boot_update_stage stage, const char *dev_path) in prepare_partitions()