Searched defs:pathToFile (Results 1 – 2 of 2) sorted by relevance
68 ocsd_err_t TrcMemAccessorFile::initAccessor(const std::string &pathToFile, ocsd_vaddr_t startAddr, … in initAccessor()123 …mAccessorFile::createFileAccessor(TrcMemAccessorFile **p_acc, const std::string &pathToFile, ocsd_… in createFileAccessor()179 const bool TrcMemAccessorFile::isExistingFileAccessor(const std::string &pathToFile) in isExistingFileAccessor()188 TrcMemAccessorFile * TrcMemAccessorFile::getExistingFileAccessor(const std::string &pathToFile) in getExistingFileAccessor()
56 …ccFactory::CreateFileAccessor(TrcMemAccessorBase **pAccessor, const std::string &pathToFile, ocsd_… in CreateFileAccessor()