Searched defs:Action (Results 1 – 9 of 9) sorted by relevance
/system/core/fastboot/ | ||
D | engine.cpp | 50 typedef struct Action Action; typedef |
/system/core/init/ | ||
D | init.h | 22 class Action; variable |
D | service.h | 47 class Action; variable |
D | action.cpp | 65 Action::Action(bool oneshot) : oneshot_(oneshot) { in Action() function in Action |
/system/extras/memory_replay/ | ||
D | Action.h | 26 Action() {} in Action() function |
D | Thread.h | 24 class Action; variable |
/system/update_engine/common/ | ||
D | action_pipe.h | 52 class Action; variable |
/system/core/include/sysutils/ | ||
D | NetlinkEvent.h | 25 enum class Action { enum |
/system/connectivity/shill/ | ||
D | manager_unittest.cc | 380 void Action() { in Action() function in shill::ManagerTest::TerminationActionTest |