Home
last modified time | relevance | path

Searched defs:run_action (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dpdispatch.c281 static void run_action(pa_pdispatch *pd, struct reply_info *r, uint32_t command, pa_tagstruct *ts) { in run_action() function
/third_party/python/Lib/test/
Dtest__xxsubinterpreters.py221 def run_action(cid, action, end, state, *, hideclosed=True): function
2176 def run_action(self, fix, action, *, hideclosed=True): member in ExhaustiveChannelTests