Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc154 cvd::SharedFD JsonToFd(const Json::Value& json) { in JsonToFd() function
293 auto input_json_fd = JsonToFd(bpttool_input_json); in AggregateImage()
303 auto table_fd = BpttoolMakeTable(JsonToFd(bpttool_input_json)); in CreateCompositeDisk()
305 auto partition_table_fd = BpttoolMakePartitionTable(JsonToFd(bpttool_input_json)); in CreateCompositeDisk()