Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/network/
H A Ddownload_manager_impl.cpp289 auto urlKey = url + std::to_string(nodeId); variable
290 auto iter = httpTaskMap_.find(urlKey);
297 httpTaskMap_.erase(urlKey);

Completed in 1 milliseconds