Searched refs:lastErrorCode (Results 1 – 3 of 3) sorted by relevance
46 this->lastErrorCode = 0; in WebDownloadItem()82 this->lastErrorCode = WebDownloadItem_LastErrorCode(downloadItem); in WebDownloadItem()
40 int32_t lastErrorCode; variable
443 …napi_status status = napi_create_int32(env, static_cast<int32_t>(webDownloadItem->lastErrorCode), … in JS_GetLastErrorCode()685 webDownloadPb.set_last_error_code(webDownloadItem->lastErrorCode); in SetWebDownloadPb()778 webDownloadItem->lastErrorCode = webDownloadPb.last_error_code(); in JS_Deserialize()