Home
last modified time | relevance | path

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

/base/update/sys_installer/interfaces/innerkits/ipc_client/include/
H A Dmodule_update_proxy.h24 class ModuleUpdateProxy : public IRemoteProxy<IModuleUpdate> { class
26 explicit ModuleUpdateProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IModuleUpdate>(impl) {} in ModuleUpdateProxy() function in OHOS::SysInstaller::ModuleUpdateProxy

Completed in 1 milliseconds