Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dutd_graph.cpp52 for (auto belongsToType : belongsTo) { in InitUtdGraph() local
53 graph_->AddEdge(belongsToType, descriptorCfg.typeId); in InitUtdGraph()
91 for (auto belongsToType : belongsTo) { in ConstructNewGraph() local
92 graph->AddEdge(belongsToType, descriptorCfg.typeId); in ConstructNewGraph()