Home
last modified time | relevance | path

Searched refs:DownloadVersionStub (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updateservice/services/engine/include/
H A Dupdate_service_stub.h55 int32_t DownloadVersionStub(UpdateServiceStubPtr service,
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_service_stub.cpp50 {CAST_UINT(UpdaterSaInterfaceCode::DOWNLOAD), &UpdateServiceStub::DownloadVersionStub}, in UpdateServiceStub()
174 int32_t UpdateServiceStub::DownloadVersionStub(UpdateServiceStubPtr service, in DownloadVersionStub() function in OHOS::UpdateEngine::UpdateServiceStub