Home
last modified time | relevance | path

Searched defs:tocFile (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.cpp47 inline void Table::allocateMemory(const fs::path& tocFile) in allocateMemory()
75 fs::path tocFile = roDir / PARTITION_TOC_FILE; in preparePartitions() local
/openbmc/hiomapd/vpnor/
H A Dtable.cpp55 inline void Table::allocateMemory(const fs::path& tocFile) in allocateMemory()
84 fs::path tocFile = rwDir / PARTITION_TOC_FILE; in preparePartitions() local