Home
last modified time | relevance | path

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

/openbmc/rest-dbus/resources/
H A Ddbus.js112 ret.type = 'struct {' + format_types(content).join(', ') + '}';
132 var types = format_types(content);
150 function format_types(type) function
167 return format_types(type)[0];