Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h193 std::set<std::string> onlineDevices_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp215 isEmpty = onlineDevices_.empty(); in GetKVConnectionInEnable()
445 for (const auto &device : onlineDevices_) { in GetAutoLaunchSyncDevices()
535 onlineDevices_.erase(device); in OnlineCallBack()
540 onlineDevices_.insert(device); in OnlineCallBack()