/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/ |
H A D | installer_proxy_test.cpp | 35 virtual void OnStatusNotify(const int progress) override; 45 void InstallerProxyTest::OnStatusNotify(const int progress) in OnStatusNotify() function in __anon5a77a8e60110::InstallerProxyTest
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_test_util.cpp | 49 void OnStatusNotify(const int progress) override; 69 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::DistributedSchedule::StatusReceiverImpl
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/ |
H A D | mock_status_receiver.cpp | 25 void MockStatusReceiver::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::MockStatusReceiver
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/mock/src/ |
H A D | mock_status_receiver.cpp | 25 void MockStatusReceiver::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::MockStatusReceiver
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/utils/ |
H A D | installer_callback.cpp | 26 void InstallerCallback::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::EDM::InstallerCallback
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/appmgr/ |
H A D | mock_status_receiver.h | 32 virtual void OnStatusNotify(const int32_t progress) override;
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/test/mock/include/ |
H A D | mock_status_receiver.h | 32 virtual void OnStatusNotify(const int32_t progress) override;
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/include/utils/ |
H A D | installer_callback.h | 31 void OnStatusNotify(const int32_t progress) override;
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
H A D | installer_callback.cpp | 30 void InstallerCallback::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::InstallerCallback
|
H A D | installer_callback.h | 31 virtual void OnStatusNotify(const int32_t progress) override;
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
H A D | mock_status_receiver.h | 32 virtual void OnStatusNotify(const int32_t progress) override;
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/ |
H A D | status_receiver_impl.h | 30 virtual void OnStatusNotify(const int progress) override;
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | status_receiver_proxy.h | 33 virtual void OnStatusNotify(const int32_t progress) override;
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_status_receiver.cpp | 35 void MockStatusReceiver::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::MockStatusReceiver
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | status_receiver_host.cpp | 56 OnStatusNotify(progress); in OnRemoteRequest()
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | status_receiver_impl.cpp | 54 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | status_receiver_interface.h | 31 virtual void OnStatusNotify(const int progress) = 0;
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/ |
H A D | bms_permission_grant_system_test.cpp | 53 void OnStatusNotify(const int progress) override; 74 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/ |
H A D | recently_unused_bundle_aging_handler.cpp | 45 void OnStatusNotify(const int progress) override in OnStatusNotify() function in OHOS::AppExecFwk::__anon117a46740110::AgingUninstallReceiveImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_code_signature_test/ |
H A D | bundle_mgr_code_signature_system_test.cpp | 70 void OnStatusNotify(const int32_t progress) override; 90 void StatusReceiverImpl::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
H A D | bms_install_external_hsp_so_test.cpp | 75 void OnStatusNotify(const int progress) override; 96 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
H A D | bms_install_extension_system_test.cpp | 80 void OnStatusNotify(const int progress) override; 101 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_installer.cpp | 197 statusReceiver_->OnStatusNotify(static_cast<int>(state)); in UpdateInstallerState()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/ |
H A D | bms_compatible_system_test.cpp | 58 virtual void OnStatusNotify(const int progress) override; 195 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/ |
H A D | bms_launcher_service_system_test.cpp | 78 virtual void OnStatusNotify(const int progress) override; 388 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|