Searched defs:first_arg_type (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo.cpp501 int first_arg_type,
505 va_start(va, first_arg_type);
507 first_arg_type, va);
499 vboxService_dbus_message_get_args(DBusMessage *message, DBusError *error, int first_arg_type, ...) argument

Completed in 46 milliseconds