Home
last modified time | relevance | path

Searched refs:UpdateEngine (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/base/update/updateservice/interfaces/inner_api/modulemgr/src/
Dupdate_service_module.cpp24 namespace UpdateEngine { namespace
28 OHOS::UpdateEngine::ModuleManager::GetInstance().HookFunc(codes, handleRemoteRequest); in RegisterFunc()
33 OHOS::UpdateEngine::ModuleManager::GetInstance().HookOnStartOnStopFunc(phase, handlePhase); in RegisterOnStartOnStopFunc()
38 OHOS::UpdateEngine::ModuleManager::GetInstance().HookOnIdleFunc(phase, handlePhase); in RegisterOnIdleFunc()
/base/update/updateservice/interfaces/inner_api/modulemgr/include/
Dmodule_log.h22 #define UTILS_LOGE(fmt, ...) PRINT_LOGE(OHOS::UpdateEngine::UPDATE_MODULEMGR_TAG, fmt, ##__VA_ARGS_…
23 #define UTILS_LOGI(fmt, ...) PRINT_LOGI(OHOS::UpdateEngine::UPDATE_MODULEMGR_TAG, fmt, ##__VA_ARGS_…
24 #define UTILS_LOGD(fmt, ...) PRINT_LOGD(OHOS::UpdateEngine::UPDATE_MODULEMGR_TAG, fmt, ##__VA_ARGS_…
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dreset_factory_plugin.cpp36 UpdateEngine::BusinessError businessError; in OnSetPolicy()
37 int32_t ret = UpdateEngine::UpdateServiceKits::GetInstance().FactoryReset(businessError); in OnSetPolicy()
/base/update/updateservice/interfaces/inner_api/feature/update/model/download/
Dpause_download_options.h19 namespace OHOS::UpdateEngine {
Dresume_download_options.h21 namespace OHOS::UpdateEngine {
/base/update/updateservice/services/service/include/
Ddupdate_upgrade_helper.h20 namespace UpdateEngine {
/base/update/updateservice/interfaces/inner_api/feature/update/model/check/
Dcheck_result.h21 namespace OHOS::UpdateEngine {
/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/description/
Ddescription_format.h19 namespace OHOS::UpdateEngine {
Dversion_description_info.h23 namespace OHOS::UpdateEngine {
Ddescription_type.h19 namespace OHOS::UpdateEngine {
/base/update/updateservice/interfaces/inner_api/feature/update/model/task/
Dtask_info.h21 namespace OHOS::UpdateEngine {
/base/update/updateservice/interfaces/inner_api/feature/update/model/upgrade/
Dupgrade_interval.h21 namespace OHOS::UpdateEngine {
Dupgrade_options.h21 namespace OHOS::UpdateEngine {
/base/update/updateservice/services/firmware/data/db/src/
Dfirmware_task_table_empty.cpp19 namespace UpdateEngine { namespace
/base/update/updateservice/interfaces/inner_api/feature/update/model/policy/
Dupgrade_policy.h21 namespace OHOS::UpdateEngine {
Dupgrade_period.h21 namespace OHOS::UpdateEngine {
/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/
Deffective_mode.h19 namespace OHOS::UpdateEngine {
Dcomponent_type.h19 namespace OHOS::UpdateEngine {
/base/update/updateservice/interfaces/inner_api/feature/update/model/clear/
Dclear_options.h21 namespace OHOS::UpdateEngine {
/base/update/updateservice/interfaces/inner_api/feature/update/model/install/
Dinstall_mode.h19 namespace OHOS::UpdateEngine {
/base/update/updateservice/interfaces/inner_api/feature/update/model/upgrade_info/
Dbusiness_vendor.h19 namespace OHOS::UpdateEngine {
Dbusiness_sub_type.h19 namespace OHOS::UpdateEngine {
/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/src/
Dversion_digest_info.cpp18 namespace OHOS::UpdateEngine { namespace
/base/update/updateservice/services/firmware/callback/src/
Dfirmware_callback_utils.cpp19 namespace UpdateEngine { namespace
/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/new_version/
Dnew_version_info.h24 namespace OHOS::UpdateEngine {

12345678910>>...13