Home
last modified time | relevance | path

Searched refs:UpdateEngine (Results 1 - 25 of 309) sorted by relevance

12345678910>>...13

/base/update/updateservice/interfaces/inner_api/modulemgr/src/
H A Dupdate_service_module.cpp24 namespace UpdateEngine { namespace
27 OHOS::UpdateEngine::ModuleManager::GetInstance().HookFunc(codes, handleRemoteRequest); in RegisterFunc()
32 OHOS::UpdateEngine::ModuleManager::GetInstance().HookOnStartOnStopFunc(phase, handlePhase); in RegisterOnStartOnStopFunc()
37 OHOS::UpdateEngine::ModuleManager::GetInstance().HookOnIdleFunc(phase, handlePhase); in RegisterOnIdleFunc()
42 OHOS::UpdateEngine::ModuleManager::GetInstance().HookDumpFunc(phase, handlePhase); in RegisterDumpFunc()
44 } // namespace UpdateEngine
/base/update/updateservice/interfaces/inner_api/modulemgr/include/
H A 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/
H A 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/
H A Dpause_download_options.h19 namespace OHOS::UpdateEngine { namespace in OHOS
23 } // namespace OHOS::UpdateEngine
H A Dresume_download_options.h21 namespace OHOS::UpdateEngine { namespace in OHOS
25 } // namespace OHOS::UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/description/
H A Ddescription_format.h19 namespace OHOS::UpdateEngine { namespace in OHOS
24 } // namespace OHOS::UpdateEngine
H A Ddescription_type.h19 namespace OHOS::UpdateEngine { namespace in OHOS
25 } // namespace OHOS::UpdateEngine
H A Dcomponent_description.h23 namespace OHOS::UpdateEngine { namespace in OHOS
29 } // namespace OHOS::UpdateEngine
H A Ddescription_options.h23 namespace OHOS::UpdateEngine { namespace in OHOS
28 } // namespace OHOS::UpdateEngine
/base/update/updateservice/services/service/include/
H A Ddupdate_upgrade_helper.h20 namespace UpdateEngine { namespace
22 } // namespace UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/check/
H A Dcheck_result.h21 namespace OHOS::UpdateEngine { namespace in OHOS
26 } // namespace OHOS::UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/clear/
H A Dclear_options.h21 namespace OHOS::UpdateEngine { namespace in OHOS
25 } // namespace OHOS::UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/policy/
H A Dupgrade_policy.h21 namespace OHOS::UpdateEngine { namespace in OHOS
27 } // OHOS::UpdateEngine
/base/update/updateservice/services/firmware/data/db/src/
H A Dfirmware_task_table_empty.cpp19 namespace UpdateEngine { namespace
29 } // namespace UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/install/
H A Dinstall_mode.h19 namespace OHOS::UpdateEngine { namespace in OHOS
25 } // namespace OHOS::UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/upgrade_info/
H A Dbusiness_vendor.h19 namespace OHOS::UpdateEngine { namespace in OHOS
24 } // namespace OHOS::UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/upgrade/
H A Dupgrade_options.h21 namespace OHOS::UpdateEngine { namespace in OHOS
25 } // namespace OHOS::UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/task/
H A Dtask_info.h21 namespace OHOS::UpdateEngine { namespace in OHOS
26 } // OHOS::UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/
H A Deffective_mode.h19 namespace OHOS::UpdateEngine { namespace in OHOS
25 } // namespace OHOS::UpdateEngine
H A Dcomponent_type.h19 namespace OHOS::UpdateEngine { namespace in OHOS
28 } // namespace OHOS::UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/src/
H A Dversion_digest_info.cpp18 namespace OHOS::UpdateEngine { namespace in OHOS
26 } // namespace OHOS::UpdateEngine in GetJsonBuilder()
/base/update/updateservice/foundations/model/include/
H A Dupdate_device_type.h19 namespace OHOS::UpdateEngine { namespace in OHOS
29 } // namespace OHOS::UpdateEngine
/base/update/updateservice/frameworks/js/napi/session/include/
H A Dbase_client.h19 namespace OHOS::UpdateEngine { namespace in OHOS
26 } // namespace OHOS::UpdateEngine
/base/update/updateservice/frameworks/js/napi/update/common/include/
H A Dupgrade_file.h23 namespace OHOS::UpdateEngine { namespace in OHOS
28 } // OHOS::UpdateEngine
/base/update/updateservice/interfaces/inner_api/feature/update/model/version_info/description/src/
H A Ddescription_info.cpp19 namespace OHOS::UpdateEngine { namespace in OHOS
28 } // namespace OHOS::UpdateEngine in GetJsonBuilder()

Completed in 4 milliseconds

12345678910>>...13