Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc180 auto bpttool_path = vsoc::DefaultHostArtifactsPath(BPTTOOL_FILE_PATH); in BpttoolMakeTable() local
181 cvd::Command bpttool_cmd(bpttool_path); in BpttoolMakeTable()
197 auto bpttool_path = vsoc::DefaultHostArtifactsPath(BPTTOOL_FILE_PATH); in BpttoolMakePartitionTable() local
198 cvd::Command bpttool_cmd(bpttool_path); in BpttoolMakePartitionTable()
236 auto bpttool_path = vsoc::DefaultHostArtifactsPath(BPTTOOL_FILE_PATH); in BptToolMakeDiskImage() local
237 cvd::Command bpttool_cmd(bpttool_path); in BptToolMakeDiskImage()