Searched refs:g_nwebCApi (Results 1 – 1 of 1) sorted by relevance
113 NWebCApi* g_nwebCApi = nullptr; variable125 if (g_nwebCApi) { in LoadNWebSDK()136 g_nwebCApi = nwebCApi; in LoadNWebSDK()189 if (!g_nwebCApi || !g_nwebCApi->impl_WebDownloader_CreateDownloadDelegateCallback) { in WebDownloader_CreateDownloadDelegateCallback()235 if (!g_nwebCApi->impl_WebDownload_Cancel) { in WebDownload_Cancel()244 if (!g_nwebCApi->impl_WebDownload_Pause) { in WebDownload_Pause()248 g_nwebCApi->impl_WebDownload_Pause(wrapper); in WebDownload_Pause()253 if (!g_nwebCApi->impl_WebDownload_Resume) { in WebDownload_Resume()262 if (!g_nwebCApi || !g_nwebCApi->impl_WebDownload_GetItemState) { in WebDownload_GetItemState()270 if (!g_nwebCApi || !g_nwebCApi->impl_WebDownload_GetItemStateByGuid) { in WebDownload_GetItemStateByGuid()[all …]