|
| AndroidManager (PackageConfig pconfig, BootloaderConfig bconfig, std::shared_ptr< INvStorage > storage, std::shared_ptr< Bootloader > bootloader, std::shared_ptr< HttpInterface > http) |
|
std::string | name () const override |
|
Json::Value | getInstalledPackages () const override |
|
Uptane::Target | getCurrent () const override |
|
data::InstallationResult | install (const Uptane::Target &target) const override |
|
data::InstallationResult | finalizeInstall (const Uptane::Target &target) const override |
|
| PackageManagerInterface (PackageConfig pconfig, BootloaderConfig bconfig, std::shared_ptr< INvStorage > storage, std::shared_ptr< HttpInterface > http) |
|
virtual void | completeInstall () const |
|
virtual bool | rebootDetected () |
|
virtual void | rebootFlagClear () |
|
virtual void | updateNotify () |
|
virtual bool | fetchTarget (const Uptane::Target &target, Uptane::Fetcher &fetcher, const KeyManager &keys, FetcherProgressCb progress_cb, const api::FlowControlToken *token) |
|
virtual TargetStatus | verifyTarget (const Uptane::Target &target) const |
|
Json::Value | getManifest (const Uptane::EcuSerial &ecu_serial) const |
|
|
static std::string | GetOTAPackageFilePath (const std::string &hash) |
|
Definition at line 8 of file androidmanager.h.
The documentation for this class was generated from the following files: