Home | History | Annotate | Download | only in update_engine

Lines Matching full:postinstall

524     // We only care about the postinstall action.
525 if (attrs["event"] == "postinstall" && !data->apps.empty()) {
996 // sure that postinstall action exists.
1017 // noupdate="true" in postinstall attributes means it's an update to
1066 LOG(ERROR) << "Omaha Response has no postinstall event action";