Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dcommunicator_linker.h57 int IncreaseLocalLabel(const LabelType &inLabel, std::set<std::string> &outOnlineTarget);
H A Dcommunicator_linker.cpp104 …nicatorLinker::IncreaseLocalLabel(const LabelType &inLabel, std::set<std::string> &outOnlineTarget) in IncreaseLocalLabel() argument
114 outOnlineTarget.insert(entry.first); in IncreaseLocalLabel()