Home
last modified time | relevance | path

Searched refs:QuickFixManagerHostImpl (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_manager_host_impl.cpp24 QuickFixManagerHostImpl::QuickFixManagerHostImpl() in QuickFixManagerHostImpl() function in OHOS::AppExecFwk::QuickFixManagerHostImpl
29 QuickFixManagerHostImpl::~QuickFixManagerHostImpl() in ~QuickFixManagerHostImpl()
34 ErrCode QuickFixManagerHostImpl::DeployQuickFix(const std::vector<std::string> &bundleFilePaths, in DeployQuickFix()
64 ErrCode QuickFixManagerHostImpl::SwitchQuickFix(const std::string &bundleName, bool enable, in SwitchQuickFix()
89 ErrCode QuickFixManagerHostImpl::DeleteQuickFix(const std::string &bundleName, in DeleteQuickFix()
114 ErrCode QuickFixManagerHostImpl::CreateFd(const std::string &fileName, int32_t &fd, std::string &pa… in CreateFd()
148 bool QuickFixManagerHostImpl::GetQuickFixMgr() in GetQuickFixMgr()
156 bool QuickFixManagerHostImpl::IsFileNameValid(const std::string &fileName) const in IsFileNameValid()
167 ErrCode QuickFixManagerHostImpl::CopyHqfToSecurityDir(const std::vector<std::string> &bundleFilePat… in CopyHqfToSecurityDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/
H A Dquick_fix_manager_host_impl.h26 class QuickFixManagerHostImpl : public QuickFixManagerHost {
28 QuickFixManagerHostImpl();
29 virtual ~QuickFixManagerHostImpl();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_deleter_test/
H A Dbms_bundle_quick_fix_deleter_test.cpp147 auto quickFixHost = std::make_shared<QuickFixManagerHostImpl>();
163 auto quickFixHost = std::make_shared<QuickFixManagerHostImpl>();
177 auto quickFixHost = std::make_shared<QuickFixManagerHostImpl>();
197 auto quickFixHost = std::make_shared<QuickFixManagerHostImpl>();
217 auto quickFixHost = std::make_shared<QuickFixManagerHostImpl>();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/
H A Dbms_bundle_quick_fix_mgr_rdb_test.cpp507 auto impl = std::make_shared<QuickFixManagerHostImpl>();
521 auto impl = std::make_shared<QuickFixManagerHostImpl>();
536 auto impl = std::make_shared<QuickFixManagerHostImpl>();
552 auto impl = std::make_shared<QuickFixManagerHostImpl>();
568 auto impl = std::make_shared<QuickFixManagerHostImpl>();
583 auto impl = std::make_shared<QuickFixManagerHostImpl>();
599 auto impl = std::make_shared<QuickFixManagerHostImpl>();
613 auto impl = std::make_shared<QuickFixManagerHostImpl>();
627 auto impl = std::make_shared<QuickFixManagerHostImpl>();
642 auto impl = std::make_shared<QuickFixManagerHostImpl>();
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_service.h118 sptr<QuickFixManagerHostImpl> GetQuickFixManagerProxy() const;
215 sptr<QuickFixManagerHostImpl> quickFixManagerHostImpl_;
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmanagerhostipml_fuzzer/
H A Dquickfixmanagerhostipml_fuzzer.cpp42 auto quickFixManagerHostImpl = std::make_shared<QuickFixManagerHostImpl>(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service.cpp277 quickFixManagerHostImpl_ = new (std::nothrow) QuickFixManagerHostImpl(); in InitQuickFixManager()
435 sptr<QuickFixManagerHostImpl> BundleMgrService::GetQuickFixManagerProxy() const in GetQuickFixManagerProxy()
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_bundle_manager.h169 class QuickFixManagerHostImpl : public QuickFixManagerHost {
/ohos5.0/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_manager_service_test/
H A Dquick_fix_manager_apply_task_test.cpp93 sptr<AppExecFwk::QuickFixManagerHostImpl> bundleQfMgr_ = nullptr;
119 bundleQfMgr_ = new (std::nothrow) AppExecFwk::QuickFixManagerHostImpl(); in SetUp()
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
H A Dmock_bundle_manager.cpp369 quickFixManager_ = new (std::nothrow) QuickFixManagerHostImpl(); in GetQuickFixManagerProxy()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp1553 QuickFixManagerHostImpl quickFixManagerHostImpl;
2522 QuickFixManagerHostImpl quickFixManagerHostImpl;
2545 QuickFixManagerHostImpl quickFixManagerHostImpl;
4082 QuickFixManagerHostImpl quickFixMgrHostImpl;
4105 QuickFixManagerHostImpl quickFixMgrHostImpl;
4120 QuickFixManagerHostImpl quickFixMgrHostImpl;
4137 QuickFixManagerHostImpl quickFixMgrHostImpl;
4688 QuickFixManagerHostImpl quickFixManagerHostImpl;
5120 QuickFixManagerHostImpl quickFixMgrHostImpl;