Searched refs:gpt_path (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/uapp/disk-pave/
H A Ddevice-partitioner.cpp268 fbl::String gpt_path; local
269 if (!FindTargetGptPath(&gpt_path)) {
273 fbl::unique_fd fd(open(gpt_path.c_str(), O_RDWR));

Completed in 73 milliseconds