Home
last modified time | relevance | path

Searched defs:OnInstallFinished (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_free_install_operator.cpp69 void FormFreeInstallOperator::OnInstallFinished(int32_t resultCode) in OnInstallFinished() function in OHOS::AppExecFwk::FormFreeInstallOperator
88 void FreeInstallStatusCallBack::OnInstallFinished(int32_t resultCode, const Want &want, int32_t use… in OnInstallFinished() function in OHOS::AppExecFwk::FreeInstallStatusCallBack
H A Dfree_install_status_callback_proxy.cpp28 void FreeInstallStatusCallBackProxy::OnInstallFinished(int32_t resultCode, const Want &want, int32_… in OnInstallFinished() function in OHOS::AppExecFwk::FreeInstallStatusCallBackProxy
H A Dform_share_mgr.cpp330 void FormShareMgr::OnInstallFinished(const std::shared_ptr<FormFreeInstallOperator> &freeInstallOpe… in OnInstallFinished() function in OHOS::AppExecFwk::FormShareMgr
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddms_free_install_callback.cpp33 void DmsFreeInstallCallback::OnInstallFinished(const OHOS::AAFwk::Want& want, int32_t requestCode, … in OnInstallFinished() function in OHOS::DistributedSchedule::DmsFreeInstallCallback
H A Ddms_free_install_callback_proxy.cpp33 void DmsFreeInstallCallbackProxy::OnInstallFinished( in OnInstallFinished() function in OHOS::DistributedSchedule::DmsFreeInstallCallbackProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/
H A Dservice_center_status_callback.cpp27 int32_t ServiceCenterStatusCallback::OnInstallFinished(std::string installResult) in OnInstallFinished() function in OHOS::AppExecFwk::ServiceCenterStatusCallback
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Datomic_service_status_callback.cpp29 void AtomicServiceStatusCallback::OnInstallFinished(int resultCode, const Want &want, int32_t userI… in OnInstallFinished() function in OHOS::AAFwk::AtomicServiceStatusCallback
H A Datomic_service_status_callback_proxy.cpp28 void AtomicServiceStatusCallbackProxy::OnInstallFinished(int resultCode, const Want &want, int32_t … in OnInstallFinished() function in OHOS::AAFwk::AtomicServiceStatusCallbackProxy
H A Dfree_install_observer_manager.cpp76 void FreeInstallObserverManager::OnInstallFinished(int32_t recordId, const std::string &bundleName, in OnInstallFinished() function in OHOS::AAFwk::FreeInstallObserverManager
H A Dfree_install_manager.cpp530 void FreeInstallManager::OnInstallFinished(int32_t recordId, int resultCode, const Want &want, in OnInstallFinished() function in OHOS::AAFwk::FreeInstallManager
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dfree_install_observer_proxy.cpp36 void FreeInstallObserverProxy::OnInstallFinished(const std::string &bundleName, const std::string &… in OnInstallFinished() function in OHOS::AbilityRuntime::FreeInstallObserverProxy
H A Djs_free_install_observer.cpp31 void JsFreeInstallObserver::OnInstallFinished(const std::string &bundleName, const std::string &abi… in OnInstallFinished() function in OHOS::AbilityRuntime::JsFreeInstallObserver
69 void JsFreeInstallObserver::OnInstallFinished(const std::string &bundleName, const std::string &abi… in OnInstallFinished() function in OHOS::AbilityRuntime::JsFreeInstallObserver
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_free_install_status_callback_proxy_test/
H A Dfms_free_install_status_callback_proxy_test.cpp54 void OnInstallFinished(int32_t resultCode, const Want &want, int32_t userId) override {}; in OnInstallFinished() function in __anone232ce640110::MolFreeInstallStatusCallBackStub
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/servicecenterstatuscallbackstub_fuzzer/
H A Dservicecenterstatuscallbackstub_fuzzer.cpp36 virtual int32_t OnInstallFinished(std::string installResult) override in OnInstallFinished() function in OHOS::ServiceCenterStatusCallbackStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formutil_fuzzer/
H A Dformutil_fuzzer.cpp41 void OnInstallFinished(int32_t resultCode, const Want &want, int32_t userId) override in OnInstallFinished() function in OHOS::FreeInstallStatusCallBackStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_refresh_connection_test/
H A Dfms_form_refresh_connection_test.cpp65 virtual void OnInstallFinished(int32_t resultCode, const Want &want, int32_t userId) in OnInstallFinished() function in __anon1603a1f60110::MockFreeInstallStatusCallBackStub