Home
last modified time | relevance | path

Searched refs:SDL_DBus_QueryPropertyOnConnection (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/power/linux/
A DSDL_syspower.c553 …if (!SDL_DBus_QueryPropertyOnConnection(conn, UPOWER_DBUS_NODE, path, UPOWER_DEVICE_DBUS_INTERFACE… in check_upower_device()
557 …} else if (!SDL_DBus_QueryPropertyOnConnection(conn, UPOWER_DBUS_NODE, path, UPOWER_DEVICE_DBUS_IN… in check_upower_device()
561 …} else if (!SDL_DBus_QueryPropertyOnConnection(conn, UPOWER_DBUS_NODE, path, UPOWER_DEVICE_DBUS_IN… in check_upower_device()
565 …} else if (!SDL_DBus_QueryPropertyOnConnection(conn, UPOWER_DBUS_NODE, path, UPOWER_DEVICE_DBUS_IN… in check_upower_device()
577 …if (!SDL_DBus_QueryPropertyOnConnection(conn, UPOWER_DBUS_NODE, path, UPOWER_DEVICE_DBUS_INTERFACE… in check_upower_device()
584 …if (!SDL_DBus_QueryPropertyOnConnection(conn, UPOWER_DBUS_NODE, path, UPOWER_DEVICE_DBUS_INTERFACE… in check_upower_device()
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_threadprio.c60 …if (!dbus || !SDL_DBus_QueryPropertyOnConnection(dbus->system_conn, RTKIT_DBUS_NODE, RTKIT_DBUS_PA… in rtkit_initialize()
66 …if (!dbus || !SDL_DBus_QueryPropertyOnConnection(dbus->system_conn, RTKIT_DBUS_NODE, RTKIT_DBUS_PA… in rtkit_initialize()
A DSDL_dbus.h92 extern SDL_bool SDL_DBus_QueryPropertyOnConnection(DBusConnection *conn, const char *node, const ch…
A DSDL_dbus.c298 SDL_DBus_QueryPropertyOnConnection(DBusConnection *conn, const char *node, const char *path, const … in SDL_DBus_QueryPropertyOnConnection() function
330 …return SDL_DBus_QueryPropertyOnConnection(dbus.session_conn, node, path, interface, property, expe… in SDL_DBus_QueryProperty()

Completed in 6 milliseconds