Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Daction_manager.h58 std::vector<std::unique_ptr<Action>> actions_; variable
/aosp14/frameworks/base/tools/aapt2/xml/
H A DXmlActionExecutor.h74 std::vector<ActionFuncWithPolicyAndDiag> actions_; variable