Home
last modified time | relevance | path

Searched defs:custom_actions (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/shared/config/
Dconfig_foldable.json6 "custom_actions" : [ array
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc570 std::vector<CustomActionConfig> custom_actions; in InitializeCuttlefishConfiguration() local
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp354 std::vector<CustomActionConfig> CuttlefishConfig::custom_actions() const { in custom_actions() function in cuttlefish::CuttlefishConfig