Searched defs:downloadPath (Results 1 – 3 of 3) sorted by relevance
56 std::string downloadPath; variable
196 static std::string downloadPath = GetPublicPath(DOWNLOAD_PATH); in GetUserDownloadDir() local
197 …oid WebDownload_Continue(const WebBeforeDownloadCallbackWrapper* wrapper, const char* downloadPath) in WebDownload_Continue()