MCPcopy Create free account
hub / github.com/carlonluca/pot / dispatch

Method dispatch

piomxtextures_src/omxplayer_lib/OMXControl.cpp:129–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129void OMXControl::dispatch()
130{
131 if (bus)
132 dbus_connection_read_write(bus, 0);
133}
134
135int OMXControl::dbus_connect(std::string& dbus_name)
136{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected