Searched refs:GetAutoLaunchSyncDevices (Results 1 – 6 of 6) sorted by relevance
85 …void GetAutoLaunchSyncDevices(const std::string &identifier, std::vector<std::string> &devices) co…
97 …virtual void GetAutoLaunchSyncDevices(const std::string &identifier, std::vector<std::string> &dev…
82 …void GetAutoLaunchSyncDevices(const std::string &identifier, std::vector<std::string> &devices) co…
457 void RuntimeContextImpl::GetAutoLaunchSyncDevices(const std::string &identifier, in GetAutoLaunchSyncDevices() function in DistributedDB::RuntimeContextImpl460 return autoLaunch_.GetAutoLaunchSyncDevices(identifier, devices); in GetAutoLaunchSyncDevices()
437 void AutoLaunch::GetAutoLaunchSyncDevices(const std::string &identifier, std::vector<std::string> &… in GetAutoLaunchSyncDevices() function in DistributedDB::AutoLaunch
759 RuntimeContext::GetInstance()->GetAutoLaunchSyncDevices(identifier, devices); in GetOnlineDevices()