Searched refs:mStartStopHistory (Results 1 – 2 of 2) sorted by relevance
44 mStartStopHistory[mHistoryIndex].instanceId = in handleEvent()47 mStartStopHistory[mHistoryIndex].eventType = eventType; in handleEvent()79 mStartStopHistory[(mHistoryIndex + i) % kHistorySize]; in processStartStopHistory()
66 HostActionMetadata mStartStopHistory[kHistorySize]; variable