Home
last modified time | relevance | path

Searched refs:custom_actions_json (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp320 bool Deserialize(const Json::Value& custom_actions_json) override { in Deserialize() argument
321 return AddJsonCustomActionConfigs(custom_actions_json); in Deserialize()