Searched refs:GetSyncDevicesStr (Results 1 – 2 of 2) sorted by relevance
183 std::string GetSyncDevicesStr(const std::vector<std::string> &devices) const;
212 param.wait, label_.c_str(), GetSyncDevicesStr(param.devices).c_str()); in PrepareSync()317 …LOGI("[GenericSyncer] trigger query syncmode=%u,dev=%s", param.mode, GetSyncDevicesStr(param.devic… in QueryAutoSync()795 std::string GenericSyncer::GetSyncDevicesStr(const std::vector<std::string> &devices) const in GetSyncDevicesStr() function in DistributedDB::GenericSyncer