Searched refs:initAccessor (Results 1 – 2 of 2) sorted by relevance
68 ocsd_err_t TrcMemAccessorFile::initAccessor(const std::string &pathToFile, ocsd_vaddr_t startAddr, … in initAccessor() function in TrcMemAccessorFile144 if((err = acc->initAccessor(pathToFile,startAddr, offset,size)) == OCSD_OK) in createFileAccessor()
104 …ocsd_err_t initAccessor(const std::string &pathToFile, ocsd_vaddr_t startAddr, size_t offset, size…