Searched defs:indexPath (Results 1 – 4 of 4) sorted by relevance
53 …string indexPath = FileEntry::FilePath(moduleOutput_).Append(IncrementIndex::INDEX_FILE).GetPath(); in ScanResource() local77 …string indexPath = FileEntry::FilePath(moduleOutput_).Append(IncrementIndex::INDEX_FILE).GetPath(); in SaveIndex() local
26 IncrementIndex::IncrementIndex(const string &indexPath, const vector<string> &folder) in IncrementIndex()
122 …string indexPath = FileEntry::FilePath(cachePath).Append(IncrementManager::ID_JSON_FILE).GetPath(); in InitOutput() local
51 private String indexPath = ""; field in Utility227 public void setIndexPath(String indexPath) { in setIndexPath()