Searched defs:run_action (Results 1 – 2 of 2) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | action.h | 207 void (*run_action)(struct action *, struct dir_ent *); member
|
/external/python/cpython3/Lib/test/ |
D | test__xxsubinterpreters.py | 205 def run_action(cid, action, end, state, *, hideclosed=True): function 2171 def run_action(self, fix, action, *, hideclosed=True): member in ExhaustiveChannelTests
|