Home
last modified time | relevance | path

Searched refs:dispatch_ (Results 1 – 5 of 5) sorted by relevance

/external/adhd/cras/src/tests/
Ddbus_test.cc366 : conn_(NULL), server_(NULL), server_conn_(NULL), dispatch_(false) {} in DBusTest()
484 dispatch_ = true; in SetUp()
502 if (dispatch_) in TearDown()
616 dispatch_ = false; in HandleMessage()
641 while (dispatch_) in DispatchLoop()
Ddbus_test.h288 bool dispatch_; variable
/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c960 [DI_##field] = (void *)dispatch_##field
/external/python/cpython3/Doc/library/
Dbdb.rst249 the next call to one of the :meth:`dispatch_\*` methods.
/external/python/cpython2/Doc/library/
Dbdb.rst241 the next call to one of the :meth:`dispatch_\*` methods.