Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc293 auto input_json_fd = JsonToFd(bpttool_input_json); in AggregateImage() local
294 auto table_fd = BpttoolMakeTable(input_json_fd); in AggregateImage()