Searched defs:dev_path (Results 1 – 14 of 14) sorted by relevance
67 std::string dev_path = getDevPath(slot); in isSlotFlagSet() local89 std::string dev_path = getDevPath(slot); in setSlotFlag() local151 std::string dev_path = getDevPath(slot); in setActiveBootSlot() local222 std::string dev_path = getDevPath(slot); in setSlotAsUnbootable() local
57 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils()
84 std::string dev_path = getDevPath(slot); in isSlotFlagSet() local106 std::string dev_path = getDevPath(slot); in setSlotFlag() local236 std::string dev_path = getDevPath(slot); in setActiveBootSlot() local316 std::string dev_path = getDevPath(slot); in setSlotAsUnbootable() local
56 GptUtils::GptUtils(const std::string dev_path) : dev_path(dev_path), fd(0) {} in GptUtils()
86 std::string dev_path = getDevPath(slot); in isSlotFlagSet() local108 std::string dev_path = getDevPath(slot); in setSlotFlag() local253 std::string dev_path = getDevPath(slot); in setActiveBootSlot() local333 std::string dev_path = getDevPath(slot); in setSlotAsUnbootable() local
91 const std::string dev_path(ss.str()); in writeAccelDevice() local
73 BluetoothHci::BluetoothHci(const std::string& dev_path) in BluetoothHci()
749 int prepare_partitions(enum boot_update_stage stage, const char *dev_path) in prepare_partitions()
854 void CuttlefishConfig::set_ap_image_dev_path(const std::string& dev_path) { in set_ap_image_dev_path()