Home
last modified time | relevance | path

Searched defs:GetTaskInfo (Results 1 – 6 of 6) sorted by relevance

/base/request/request/download/interfaces/kits/js/napi/download_single/src/
Ddownload_query.cpp34 napi_value DownloadQuery::GetTaskInfo(napi_env env, napi_callback_info info) in GetTaskInfo() function in OHOS::Request::Download::DownloadQuery
/base/update/updateservice/interfaces/inner_api/engine/
Dupdate_service_kits_impl.cpp250 int32_t UpdateServiceKitsImpl::GetTaskInfo(const UpgradeInfo &info, TaskInfo &taskInfo, BusinessErr… in GetTaskInfo() function in OHOS::UpdateEngine::UpdateServiceKitsImpl
Dupdate_service_proxy.cpp312 int32_t UpdateServiceProxy::GetTaskInfo(const UpgradeInfo &info, TaskInfo &taskInfo, BusinessError … in GetTaskInfo() function in OHOS::UpdateEngine::UpdateServiceProxy
/base/update/updateservice/frameworks/js/napi/client/
Dupdate_module.cpp284 napi_value GetTaskInfo(napi_env env, napi_callback_info info) in GetTaskInfo() function
Dupdate_client.cpp439 napi_value UpdateClient::GetTaskInfo(napi_env env, napi_callback_info info) in GetTaskInfo() function in OHOS::UpdateEngine::UpdateClient
/base/update/updateservice/services/engine/src/
Dupdate_service.cpp290 int32_t UpdateService::GetTaskInfo(const UpgradeInfo &info, TaskInfo &taskInfo, BusinessError &busi… in GetTaskInfo() function in OHOS::UpdateEngine::UpdateService