Home
last modified time | relevance | path

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

/dports/databases/cego/cego-2.47.11/src/
H A DCegoDistDbHandler.h63 ResultType reqObjectInfoOp(int tabSetId, const Chain& objName, CegoObject::ObjectType type);
H A DCegoDistDbHandler.cc866 CegoDistDbHandler::ResultType CegoDistDbHandler::reqObjectInfoOp(int tabSetId, const Chain& objName… in reqObjectInfoOp() function in CegoDistDbHandler
H A DCegoDistManager.cc450 res = pSH->reqObjectInfoOp(tabSetId, objName, objType); in distObjectExists()
497 res = pSH->reqObjectInfoOp(tabSetId, objName, type); in getDistObject()