Searched refs:RemoveUnreachedConnections (Results 1 - 3 of 3) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dsub_grph.h171 void RemoveUnreachedConnections (int startPoint, int endPoint);
H A Dgrxmldoc.cpp1151 p_SemGraph->RemoveUnreachedConnections (-1, -1);
1153 p_SemGraph->RemoveUnreachedConnections (-1, -1);
1155 p_SemGraph->RemoveUnreachedConnections (-1, -1);
H A Dsub_grph.cpp589 void SubGraph::RemoveUnreachedConnections (int startPoint, int endPoint) function in class:SubGraph

Completed in 61 milliseconds