Home
last modified time | relevance | path

Searched defs:Graph (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dgraph.cpp20 Graph::Graph(uint32_t vertexNum, const std::map<std::string, uint32_t> &typeIdIndex) in Graph() function in OHOS::UDMF::Graph
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dgraph.h67 explicit Graph(AdjacencyList &&adj) in Graph() function