Searched refs:recordsPath_ (Results 1 – 2 of 2) sorted by relevance
259 std::ofstream saveFile(recordsPath_);559 recordsPath_ = ImageFileCache::GetInstance().GetImageCacheFilePath("record") + ".txt";560 std::ifstream openFile(recordsPath_);
110 std::string recordsPath_; variable