Home
last modified time | relevance | path

Searched refs:INT_PARAM_ERR (Results 1 - 5 of 5) sorted by relevance

/base/update/updateservice/foundations/model/include/
H A Dcall_result.h50 constexpr int32_t INT_PARAM_ERR = CAST_INT(CallResult::PARAM_ERR); member in OHOS::UpdateEngine::CallResult
/base/update/updateservice/frameworks/js/napi/session/include/
H A Dnapi_session.h118 case INT_PARAM_ERR: in BuildWorkBusinessErr()
/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Diupdater.cpp129 return INT_PARAM_ERR; in StartParamErrorSession()
/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_service_kits_impl.cpp46 ENGINE_CHECK(remoteUpdateCallback != nullptr, return INT_PARAM_ERR, "Failed to create remote callback"); in RegisterUpdateCallback()
H A Dupdate_service_proxy.cpp55 ENGINE_CHECK(updateCallback != nullptr, return INT_PARAM_ERR, "Invalid param"); in RegisterUpdateCallback()

Completed in 4 milliseconds