Searched refs:continuosIt (Results 1 – 1 of 1) sorted by relevance
130 …auto continuosIt = std::find(g_continuousSensorType.begin(), g_continuousSensorType.end(), event.s… in ControlSensorClientPrint() local131 if (continuosIt == g_continuousSensorType.end()) { in ControlSensorClientPrint()