Home
last modified time | relevance | path

Searched defs:get_args (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/guest-debug/
H A Drun-test.py22 def get_args(): function
/openbmc/qemu/scripts/
H A Danalyse-locks-simpletrace.py59 def get_args(): function
/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp29 virtual std::vector<DbusArgument> get_args() { return {}; }; in get_args() function in dbus::DbusMethod
138 std::vector<DbusArgument> get_args() override { return args; }; in get_args() function in dbus::LambdaDbusMethod
146 virtual std::vector<DbusArgument> get_args() { return {}; } in get_args() function in dbus::DbusSignal
171 std::vector<DbusArgument> get_args() override { return args; }; in get_args() function in dbus::DbusTemplateSignal
/openbmc/u-boot/cmd/
H A Dtrace.c12 static int get_args(int argc, char * const argv[], char **buff, in get_args() function
/openbmc/linux/tools/perf/scripts/python/Perf-Trace-Util/
H A DContext.c46 static struct scripting_context *get_args(PyObject *args, const char *name, PyObject **arg2) in get_args() function
/openbmc/linux/include/uapi/linux/
H A Dwireless.h1066 __u16 get_args; /* Type and number of args */ member