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

/system/update_engine/common/
H A Dtest_utils.h239 class ObjectCollectorAction;
242 class ActionTraits<ObjectCollectorAction<T>> {
251 class ObjectCollectorAction : public Action<ObjectCollectorAction<T>> { class in namespace:chromeos_update_engine
263 static std::string StaticType() { return "ObjectCollectorAction"; }

Completed in 41 milliseconds