Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcustom_actions.cpp211 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