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

/system/update_engine/payload_consumer/
H A Dfilesystem_verifier_action.h50 class FilesystemVerifierAction : public InstallPlanAction { class in namespace:chromeos_update_engine
52 FilesystemVerifierAction() = default;
64 static std::string StaticType() { return "FilesystemVerifierAction"; }
116 DISALLOW_COPY_AND_ASSIGN(FilesystemVerifierAction);

Completed in 18 milliseconds