/ohos5.0/base/update/updateservice/services/firmware/upgrade/executor/include/ |
H A D | firmware_install_executor.h | 30 …FirmwareInstallExecutor(InstallType installType, FirmwareInstallExecutorCallback firmwareInstallCa… in FirmwareInstallExecutor()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_bundle_status.cpp | 21 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
|
/ohos5.0/base/update/updateservice/services/firmware/upgrade/mode/include/ |
H A D | firmware_install_apply_mode.h | 34 InstallType installType, OnExecuteFinishCallback onExecuteFinishCallback) in FirmwareInstallApplyMode()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_status_callback_host.cpp | 50 uint8_t installType = data.ReadUint8(); in OnRemoteRequest() local
|
H A D | bundle_status_callback_proxy.cpp | 195 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/ |
H A D | bundle_status_callback.h | 32 …virtual void OnBundleStateChanged(const uint8_t installType, const int32_t resultCode, const std::… in OnBundleStateChanged()
|
/ohos5.0/base/update/updateservice/services/firmware/common/src/ |
H A D | firmware_update_helper.cpp | 55 … InstallType installType = (DeviceAdapter::GetBootSlot()) == Firmware::BOOTSLOTS_AB_UPDATE_VALUE ? in GetInstallType() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/ |
H A D | bundle_callback.cpp | 53 int32_t InnerCallback(uint32_t installType, uint8_t resultCode, const char *bundleName) in InnerCallback()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/ |
H A D | launcher_service_test.cpp | 37 …void TestBundleStatusCallback::OnBundleStateChanged(const uint8_t installType, const int32_t resul… in OnBundleStateChanged()
|
/ohos5.0/foundation/multimedia/av_session/services/session/adapter/ |
H A D | bundle_status_adapter.cpp | 205 void BundleStatusCallbackImpl::OnBundleStateChanged(const uint8_t installType, const int32_t result… in OnBundleStateChanged()
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | root_scene.cpp | 47 void OnBundleStateChanged(const uint8_t installType, in OnBundleStateChanged()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_common_event_mgr.cpp | 90 uint8_t installType = ((installResult.type == NotifyType::UNINSTALL_BUNDLE) || in NotifyBundleStatus() local
|
H A D | inner_event_report.cpp | 131 std::string installType = NORMAL_INSTALL_TYPE; in GetInstallType() local
|
/ohos5.0/base/update/updateservice/services/firmware/upgrade/flow/src/ |
H A D | firmware_manager.cpp | 227 InstallType installType) in DoInstall()
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/ |
H A D | drv_bundle_state_callback.cpp | 184 void DrvBundleStateCallback::OnBundleStateChanged(const uint8_t installType, const int32_t resultCo… in OnBundleStateChanged()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/ |
H A D | bms_launcher_service_system_test.cpp | 349 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/ |
H A D | bms_search_system_test.cpp | 82 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/ |
H A D | bundlemgr_proxy_test.cpp | 58 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_kit_service_test.cpp | 476 …const uint8_t installType, const int32_t resultCode, const std::string& resultMsg, const std::stri… in OnBundleStateChanged() 7362 uint8_t installType = static_cast<uint8_t>(InstallType::INSTALL_CALLBACK); variable 7418 int32_t installType = 0; variable 7438 uint8_t installType = static_cast<uint8_t>(InstallType::INSTALL_CALLBACK); variable 7460 uint8_t installType = static_cast<uint8_t>(InstallType::INSTALL_CALLBACK); variable 7481 uint8_t installType = static_cast<uint8_t>(InstallType::INSTALL_CALLBACK); variable
|
H A D | bms_bundle_data_mgr_test.cpp | 919 void IBundleStatusCallbackTest::OnBundleStateChanged(const uint8_t installType, in OnBundleStateChanged()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/ |
H A D | acts_bms_kit_system_test.cpp | 163 …const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, const std::stri… in OnBundleStateChanged()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 234 void OnBundleStateChanged(const uint8_t installType, in OnBundleStateChanged()
|