Home
last modified time | relevance | path

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

/system/iorap/src/manager/
Devent_manager.cc148 DCHECK(!IsTracing()); in OnNewEvent()
176 } else if (!IsTracing()) { // and the temperature is Cold. in OnNewEvent()
205 if (IsTracing()) { in OnNewEvent()
219 bool IsTracing() const { in IsTracing() function
224 DCHECK(!IsTracing()); in StartTracing()