Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_common.h116 const std::map<std::string, int> &nodeWeight);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp592 const std::map<std::string, int> &nodeWeight) in GenerateNodesByNodeWeight() argument
620 InsertNodesByScore(graph, generateNodes, nodeWeight, res); in GenerateNodesByNodeWeight()