Searched refs:AddJsonCustomActionConfigs (Results 1 – 1 of 1) sorted by relevance
211 return AddJsonCustomActionConfigs(custom_action_array); in INJECT()228 return AddJsonCustomActionConfigs(custom_actions_json); in Deserialize()253 return AddJsonCustomActionConfigs(custom_action_array); in Process()266 bool AddJsonCustomActionConfigs(const Json::Value& custom_action_array) { in AddJsonCustomActionConfigs() function in cuttlefish::__anon201c63a70111::CustomActionConfigImpl