Home
last modified time | relevance | path

Searched refs:CHECK_VERSION (Results 1 - 4 of 4) sorted by relevance

/base/update/updateservice/interfaces/inner_api/include/
H A Dupdater_sa_ipc_interface_code.h24 CHECK_VERSION = 1, member in OHOS::UpdateEngine::UpdaterSaInterfaceCode
/base/update/updateservice/services/engine/src/
H A Dupdate_service.cpp485 CAST_UINT(UpdaterSaInterfaceCode::CHECK_VERSION), in RegisterOhFunc()
H A Dupdate_service_stub.cpp49 {CAST_UINT(UpdaterSaInterfaceCode::CHECK_VERSION), &UpdateServiceStub::CheckNewVersionStub}, in UpdateServiceStub()
/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_service_proxy.cpp103 int32_t ret = remote->SendRequest(CAST_UINT(UpdaterSaInterfaceCode::CHECK_VERSION), data, reply, option); in CheckNewVersion()

Completed in 4 milliseconds