Searched defs:actions (Results 1 – 3 of 3) sorted by relevance
38 repeated Action actions = 2 [json_name = "Actions"]; field
109 repeated SnapshotManagerActionProto actions = 10000; field
459 const Json::Value& actions = profile_val["Actions"]; in Load() local