| /foundation/filemanagement/app_file_service/tests/mock/module_external/ |
| D | inner_receiver_impl_mock.cpp | 26 void InnerReceiverImpl::OnStatusNotify(const int progress) {} in OnStatusNotify() function in OHOS::FileManagement::Backup::InnerReceiverImpl
|
| /foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/ |
| D | inner_receiver_impl.cpp | 25 void InnerReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::FileManagement::Backup::InnerReceiverImpl
|
| /foundation/ability/ability_runtime/test/moduletest/mock/src/appmgr/ |
| D | mock_status_receiver.cpp | 25 void MockStatusReceiver::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::MockStatusReceiver
|
| /foundation/bundlemanager/bundle_framework/services/test/mock/src/ |
| D | mock_status_receiver.cpp | 25 void MockStatusReceiver::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::MockStatusReceiver
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/ |
| D | installer_callback.cpp | 26 void InstallerCallback::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::InstallerCallback
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | mock_status_receiver.cpp | 25 void MockStatusReceiver::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::MockStatusReceiver
|
| /foundation/bundlemanager/bundle_tool/frameworks/src/ |
| D | status_receiver_impl.cpp | 53 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/ |
| D | installer_proxy_test.cpp | 45 void InstallerProxyTest::OnStatusNotify(const int progress) in OnStatusNotify() function in __anonc3f29fcd0111::InstallerProxyTest
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
| D | distributed_sched_util.cpp | 69 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::DistributedSchedule::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/ |
| D | recently_unused_bundle_aging_handler.cpp | 55 virtual void OnStatusNotify(const int progress) override in OnStatusNotify() function in OHOS::AppExecFwk::__anon6716a5bb0111::AgingUninstallReceiveImpl
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_user_mgr_host_impl.cpp | 53 virtual void OnStatusNotify(const int progress) override {} in OnStatusNotify() function in OHOS::AppExecFwk::UserReceiverImpl
|
| D | status_receiver_proxy.cpp | 561 void StatusReceiverProxy::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverProxy
|
| D | bundle_mgr_service_event_handler.cpp | 137 virtual void OnStatusNotify(const int progress) override {} in OnStatusNotify() function in OHOS::AppExecFwk::__anonf872971f0111::InnerReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/ |
| D | bms_permission_grant_system_test.cpp | 74 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/ |
| D | bms_install_external_hsp_so_test.cpp | 96 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| D | bms_install_system_test.cpp | 77 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_code_signature_test/ |
| D | bundle_mgr_code_signature_system_test.cpp | 89 void StatusReceiverImpl::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_overlay_install_test/ |
| D | bms_overlay_internal_install_test.cpp | 112 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/ |
| D | bms_compatible_system_test.cpp | 195 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_sandbox_app_system_test/ |
| D | bundle_mgr_sandbox_app_system_test.cpp | 90 void StatusReceiverImpl::OnStatusNotify(const int32_t progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/ |
| D | bms_launcher_service_system_test.cpp | 342 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/ |
| D | bms_search_system_test.cpp | 156 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_uninstall_system_test/ |
| D | bms_uninstall_system_test.cpp | 74 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/ |
| D | bundlemgr_proxy_test.cpp | 75 virtual void OnStatusNotify(const int progress) override {}; in OnStatusNotify() function in __anon0fbb3ff10111::StatusReceiverImpl
|
| /foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/ |
| D | bundle_mgr_client_system_test.cpp | 85 void StatusReceiverImpl::OnStatusNotify(const int progress) in OnStatusNotify() function in OHOS::AppExecFwk::StatusReceiverImpl
|