/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_free_install_operator.cpp | 69 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 D | free_install_status_callback_proxy.cpp | 28 void FreeInstallStatusCallBackProxy::OnInstallFinished(int32_t resultCode, const Want &want, int32_… in OnInstallFinished() function in OHOS::AppExecFwk::FreeInstallStatusCallBackProxy
|
H A D | form_share_mgr.cpp | 330 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 D | dms_free_install_callback.cpp | 33 void DmsFreeInstallCallback::OnInstallFinished(const OHOS::AAFwk::Want& want, int32_t requestCode, … in OnInstallFinished() function in OHOS::DistributedSchedule::DmsFreeInstallCallback
|
H A D | dms_free_install_callback_proxy.cpp | 33 void DmsFreeInstallCallbackProxy::OnInstallFinished( in OnInstallFinished() function in OHOS::DistributedSchedule::DmsFreeInstallCallbackProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/free_install/ |
H A D | service_center_status_callback.cpp | 27 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 D | atomic_service_status_callback.cpp | 29 void AtomicServiceStatusCallback::OnInstallFinished(int resultCode, const Want &want, int32_t userI… in OnInstallFinished() function in OHOS::AAFwk::AtomicServiceStatusCallback
|
H A D | atomic_service_status_callback_proxy.cpp | 28 void AtomicServiceStatusCallbackProxy::OnInstallFinished(int resultCode, const Want &want, int32_t … in OnInstallFinished() function in OHOS::AAFwk::AtomicServiceStatusCallbackProxy
|
H A D | free_install_observer_manager.cpp | 76 void FreeInstallObserverManager::OnInstallFinished(int32_t recordId, const std::string &bundleName, in OnInstallFinished() function in OHOS::AAFwk::FreeInstallObserverManager
|
H A D | free_install_manager.cpp | 530 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 D | free_install_observer_proxy.cpp | 36 void FreeInstallObserverProxy::OnInstallFinished(const std::string &bundleName, const std::string &… in OnInstallFinished() function in OHOS::AbilityRuntime::FreeInstallObserverProxy
|
H A D | js_free_install_observer.cpp | 31 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 D | fms_free_install_status_callback_proxy_test.cpp | 54 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 D | servicecenterstatuscallbackstub_fuzzer.cpp | 36 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 D | formutil_fuzzer.cpp | 41 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 D | fms_form_refresh_connection_test.cpp | 65 virtual void OnInstallFinished(int32_t resultCode, const Want &want, int32_t userId) in OnInstallFinished() function in __anon1603a1f60110::MockFreeInstallStatusCallBackStub
|