Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc179 cvd::SharedFD BpttoolMakeTable(const cvd::SharedFD& input) { in BpttoolMakeTable() function
294 auto table_fd = BpttoolMakeTable(input_json_fd); in AggregateImage()
303 auto table_fd = BpttoolMakeTable(JsonToFd(bpttool_input_json)); in CreateCompositeDisk()