Home
last modified time | relevance | path

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

/system/uapp/disk-pave/
A Ddevice-partitioner.h127 static bool FindTargetGptPath(const fbl::unique_fd& devfs_root, fbl::String* out);
A Ddevice-partitioner.cpp281 bool GptDevicePartitioner::FindTargetGptPath(const fbl::unique_fd& devfs_root, fbl::String* out) { in FindTargetGptPath() function in paver::GptDevicePartitioner
328 if (!FindTargetGptPath(devfs_root, &gpt_path)) { in InitializeGpt()

Completed in 5 milliseconds