Home
last modified time | relevance | path

Searched defs:unpack_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/boost-dbus/include/dbus/
H A Dconnection.hpp167 typedef typename strip_first_arg<function_tuple>::type unpack_type; in async_method_call() typedef
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A D__init__.py1755 def unpack(self, unpack_type, destdir): argument