Searched defs:custom_actions (Results 1 – 3 of 3) sorted by relevance
6 "custom_actions" : [ array
570 std::vector<CustomActionConfig> custom_actions; in InitializeCuttlefishConfiguration() local
354 std::vector<CustomActionConfig> CuttlefishConfig::custom_actions() const { in custom_actions() function in cuttlefish::CuttlefishConfig