Searched refs:DBUS_TYPE_STRING (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dhostversion.cpp87 dbus_message_iter_append_basic(&iter,DBUS_TYPE_STRING,&msg_app);
89 dbus_message_iter_append_basic(&iter,DBUS_TYPE_STRING,&msg_icon);
90 dbus_message_iter_append_basic(&iter,DBUS_TYPE_STRING,&msg_summary);
91 dbus_message_iter_append_basic(&iter,DBUS_TYPE_STRING,&msg_body);
/vbox/include/VBox/
H A Ddbus.h95 #define DBUS_TYPE_STRING ((int) 's') macro

Completed in 43 milliseconds