Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/model/
A DLifecycleRule.cc140 auto firstTag = tagSet_.begin(); in operator ==() local
143 for (; firstTag != tagSet_.end(); ) { in operator ==()
145 if (firstTag->Key() != RightfirstTag->Key() || in operator ==()
146 firstTag->Value()!= RightfirstTag->Value()) { in operator ==()
149 firstTag++; in operator ==()

Completed in 2 milliseconds