Home
last modified time | relevance | path

Searched refs:message_append_args (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_dbus.h55 dbus_bool_t (*message_append_args)(DBusMessage *, int, ...); member
A DSDL_dbus.c58 SDL_DBUS_SYM(message_append_args); in LoadDBUSSyms()
305 …if (dbus.message_append_args(msg, DBUS_TYPE_STRING, &interface, DBUS_TYPE_STRING, &property, DBUS_… in SDL_DBus_QueryPropertyOnConnection()

Completed in 4 milliseconds