Searched refs:AddJsonCustomActionConfigs (Results 1 – 1 of 1) sorted by relevance
245 CF_EXPECT(AddJsonCustomActionConfigs(custom_action_array)); in INJECT()321 return AddJsonCustomActionConfigs(custom_actions_json); in Deserialize()341 CF_EXPECTF(AddJsonCustomActionConfigs(custom_action_array), in Process()372 bool AddJsonCustomActionConfigs(const Json::Value& custom_action_array) { in AddJsonCustomActionConfigs() function in cuttlefish::__anon9360de7b0111::CustomActionConfigImpl