Home
last modified time | relevance | path

Searched refs:OnWritingMemory (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
H A Ddownload_manager_preview.cpp72 ACE_CURL_EASY_SET_OPTION(handle.get(), CURLOPT_WRITEFUNCTION, OnWritingMemory);
154 static size_t OnWritingMemory(void* data, size_t size, size_t memBytes, void* userData) in OnWritingMemory() function in OHOS::Ace::DownloadManagerPrview
/foundation/arkui/ace_engine/frameworks/base/network/
H A Ddownload_manager_impl.cpp82 ACE_CURL_EASY_SET_OPTION(handle.get(), CURLOPT_WRITEFUNCTION, OnWritingMemory);
378 static size_t OnWritingMemory(void* data, size_t size, size_t memBytes, void* userData) in OnWritingMemory() function in OHOS::Ace::DownloadManagerImpl

Completed in 2 milliseconds