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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo.cpp621 DBusMessage *pReplySessions = dbus_connection_send_with_reply_and_block(pConnection, local
624 if ( pReplySessions
629 && vboxService_dbus_message_get_args(pReplySessions, &dbErr, DBUS_TYPE_ARRAY,
767 dbus_message_unref(pReplySessions);

Completed in 45 milliseconds