Searched defs:taskKey (Results 1 – 4 of 4) sorted by relevance
338 const std::string taskKey = src.GetTaskKey() + (ctx->GetOnProgressCallback() ? "1" : "0"); in DownLoadImage() local
1064 bool ComponentManager::FetchNeedRefreshTask(const std::pair<std::string, std::string> &taskKey, Tas… in FetchNeedRefreshTask()
1275 std::string taskKey = dumpOption[2]; in DumpCancelTask() local
770 bool ComponentManager::FetchNeedRefreshTask(const std::pair<std::string, std::string> &taskKey, Tas… in FetchNeedRefreshTask()