Home
last modified time | relevance | path

Searched refs:connection_send_with_reply_and_block (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_dbus.c50 SDL_DBUS_SYM(connection_send_with_reply_and_block); in LoadDBUSSyms()
205 … DBusMessage *reply = dbus.connection_send_with_reply_and_block(conn, msg, 300, NULL); in SDL_DBus_CallMethodInternal()
306 … DBusMessage *reply = dbus.connection_send_with_reply_and_block(conn, msg, 300, NULL); in SDL_DBus_QueryPropertyOnConnection()
A DSDL_dbus.h47 …DBusMessage *(*connection_send_with_reply_and_block)(DBusConnection *, DBusMessage *, int, DBusErr… member
A DSDL_fcitx.c227 reply = dbus->connection_send_with_reply_and_block(dbus->session_conn, msg, 300, NULL); in FcitxCreateInputContext()

Completed in 5 milliseconds