Searched defs:ObjectFeederAction (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/common/
H A Dtest_utils.h212 class ObjectFeederAction;
215 class ActionTraits<ObjectFeederAction<T>> {
224 class ObjectFeederAction : public Action<ObjectFeederAction<T>> { class in namespace:chromeos_update_engine
236 static std::string StaticType() { return "ObjectFeederAction"; }

Completed in 109 milliseconds