Home
last modified time | relevance | path

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

/system/uapp/disk-pave/
A Ddevice-partitioner.cpp327 fbl::String gpt_path; in InitializeGpt() local
328 if (!FindTargetGptPath(devfs_root, &gpt_path)) { in InitializeGpt()
332 fbl::unique_fd fd(open(gpt_path.c_str(), O_RDWR)); in InitializeGpt()

Completed in 5 milliseconds