Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-memstats.c35 static void handle_get_current_memblocks(DBusConnection *conn, DBusMessage *msg, void *userdata);
59 [PROPERTY_HANDLER_CURRENT_MEMBLOCKS] = { .property_name = "CurrentMemblocks", .type = "u", .get_cb = handle_get_current_memblocks, .set_cb = NULL },
77 static void handle_get_current_memblocks(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_current_memblocks() function

Completed in 2 milliseconds