Searched refs:stateSet (Results 1 – 1 of 1) sorted by relevance
76 std::set<int> stateSet; in GetDevicesByStates() local86 stateSet.emplace(state); in GetDevicesByStates()92 if (stateSet.find(item.connectState_) != stateSet.end()) { in GetDevicesByStates()