Searched refs:ReadDevices (Results 1 – 3 of 3) sorted by relevance
28 std::set<std::string> ReadDevices(const FileLock&);
52 std::set<std::string> ConnectedDevicesStorage::ReadDevices(const FileLock&) { in ReadDevices() function in ConnectedDevicesStorage
399 devices = storage.ReadDevices(lock); in NetworkDeviceConnected()471 std::set<std::string> devices = storage.ReadDevices(lock); in Connect()485 std::set<std::string> devices = storage.ReadDevices(lock); in Disconnect()