Home
last modified time | relevance | path

Searched defs:packageNames (Results 1 – 4 of 4) sorted by relevance

/base/update/updateservice/services/engine/src/
Dupdate_service_local_updater.cpp28 const std::vector<std::string> &packageNames, BusinessError &businessError) in ApplyNewVersion()
Dupdate_service.cpp352 const std::vector<std::string> &packageNames, BusinessError &businessError, int32_t &funcResult) in ApplyNewVersion()
/base/update/updateservice/frameworks/js/napi/update/src/
Dlocal_updater.cpp132 std::vector<std::string> packageNames; in ApplyNewVersion() local
/base/update/updateservice/interfaces/inner_api/engine/src/
Dupdate_service_kits_impl.cpp252 const std::vector<std::string> &packageNames, BusinessError &businessError, int32_t &funcResult) in ApplyNewVersion()