Searched refs:request_list (Results 1 – 3 of 3) sorted by relevance
70 Json::Value request_list; in main() local77 request_list.append(req); in main()79 request_list.append(req); in main()81 request_list.append(req); in main()82 config["config_request"]["request_list"] = request_list; in main()107 request_list.append(req); in main()108 config["config_request"]["request_list"] = request_list; in main()132 request_list.append(req); in main()133 config["config_request"]["request_list"] = request_list; in main()154 request_list.append(req); in main()[all …]
65 Json::Value request_list; in AllocateNetworkInterfaces() local70 request_list.append(req); in AllocateNetworkInterfaces()72 request_list.append(req); in AllocateNetworkInterfaces()74 request_list.append(req); in AllocateNetworkInterfaces()76 request_list.append(req); in AllocateNetworkInterfaces()78 resource_config["config_request"]["request_list"] = request_list; in AllocateNetworkInterfaces()
151 Json::Value request_list; in ReleaseAllocdResources() local156 request_list.append(req); in ReleaseAllocdResources()157 config["config_request"]["request_list"] = request_list; in ReleaseAllocdResources()