Home
last modified time | relevance | path

Searched refs:reqGetPageCount (Results 1 – 3 of 3) sorted by relevance

/dports/databases/cego/cego-2.47.11/src/
H A DCegoDistDbHandler.h78 …ResultType reqGetPageCount(const Chain& tableSet, const Chain& objName, CegoObject::ObjectType typ…
H A DCegoDistDbHandler.cc807 CegoDistDbHandler::ResultType CegoDistDbHandler::reqGetPageCount(const Chain& tableSet, const Chain… in reqGetPageCount() function in CegoDistDbHandler
H A DCegoDistManager.cc2067 res = pSH->reqGetPageCount(tableSet, tabName, type); in getDistPageCount()