Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dgraph.h164 bool HasEdge(VIdx fromIdx, VIdx toIdx) in HasEdge() function
210 if (HasEdge(state.currentIdx, state.childIdx)) { in DfsVisitChildren()