Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/include/
H A Dparse_result.h82 void SetLatestCommLabels(const std::set<LabelType> &inLatestCommLabels) in SetLatestCommLabels() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp922 inResult.SetLatestCommLabels(commLabels); in ParseLabelExchange()