Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dalloc.cc64 Json::Value resource_config; in AllocateNetworkInterfaces() local
78 resource_config["config_request"]["request_list"] = request_list; in AllocateNetworkInterfaces()
80 CHECK(SendJsonMsg(allocd_sock, resource_config)) in AllocateNetworkInterfaces()