Searched defs:get_args (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/tests/guest-debug/ | ||
| H A D | run-test.py | 22 def get_args(): function |
| /openbmc/qemu/scripts/ | ||
| H A D | analyse-locks-simpletrace.py | 59 def get_args(): function |
| /openbmc/u-boot/cmd/ | ||
| H A D | trace.c | 12 static int get_args(int argc, char * const argv[], char **buff, in get_args() function |
| /openbmc/boost-dbus/include/dbus/ | ||
| H A D | properties.hpp | 29 virtual std::vector<DbusArgument> get_args() { return {}; }; in get_args() function in dbus::DbusMethod |