Searched defs:recentFilePath (Results 1 – 1 of 1) sorted by relevance
68 static napi_value SetFileTime(napi_env env, const string &recentFilePath) in SetFileTime()104 …string recentFilePath = RecentNExporter::recentPath_ + to_string(statBuf.st_dev) + "_" + to_string… in AddRecentFile() local152 …string recentFilePath = RecentNExporter::recentPath_ + to_string(statBuf.st_dev) + "_" + to_string… in RemoveRecentFile() local202 static tuple<int, struct stat> CheckRealFileExist(const string &recentFilePath) in CheckRealFileExist()256 … string recentFilePath = RecentNExporter::recentPath_ + string((*(pNameList->namelist[i])).d_name); in GetListFileResult() local