Home
last modified time | relevance | path

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

/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/tsk/framework/services/
H A DTskImgDBSqlite.cpp3071 int TskImgDBSqlite::addUnusedSector(uint64_t sectStart, uint64_t sectEnd, int volId, std::vector<Ts… in addUnusedSector() function in TskImgDBSqlite
H A DTskImgDBPostgreSQL.cpp3383 int TskImgDBPostgreSQL::addUnusedSector(uint64_t sectStart, uint64_t sectEnd, int volId, std::vecto… in addUnusedSector() function in TskImgDBPostgreSQL