Searched refs:FindTargetGptPath (Results 1 – 2 of 2) sorted by relevance
127 static bool FindTargetGptPath(const fbl::unique_fd& devfs_root, fbl::String* out);
281 bool GptDevicePartitioner::FindTargetGptPath(const fbl::unique_fd& devfs_root, fbl::String* out) { in FindTargetGptPath() function in paver::GptDevicePartitioner328 if (!FindTargetGptPath(devfs_root, &gpt_path)) { in InitializeGpt()
Completed in 5 milliseconds