Searched defs:tocFile (Results 1 – 2 of 2) sorted by relevance
47 inline void Table::allocateMemory(const fs::path& tocFile) in allocateMemory()75 fs::path tocFile = roDir / PARTITION_TOC_FILE; in preparePartitions() local
55 inline void Table::allocateMemory(const fs::path& tocFile) in allocateMemory()84 fs::path tocFile = rwDir / PARTITION_TOC_FILE; in preparePartitions() local