Searched refs:FlushInfo (Results 1 – 2 of 2) sorted by relevance
168 struct FlushInfo { struct177 FlushInfo() : mPendingFlushEventsToSend(0), mFirstFlushPending(false) {} in FlushInfo() argument180 std::unordered_map<int32_t, FlushInfo> mSensorInfo;
97 const FlushInfo& flushInfo = it.second; in dump()141 const FlushInfo& flushInfo = it.second; in dump()170 mSensorInfo[handle] = FlushInfo(); in addSensor()221 FlushInfo& flushInfo = mSensorInfo[handle]; in setFirstFlushPending()281 FlushInfo& flushInfo = mSensorInfo[handle]; in incrementPendingFlushCountIfHasAccess()320 FlushInfo& flushInfo = mSensorInfo[sensor_handle]; in sendEvents()563 FlushInfo& flushInfo = it.second; in sendPendingFlushEventsLocked()655 FlushInfo& flushInfo = mSensorInfo[scratch[j].meta_data.sensor]; in countFlushCompleteEventsLocked()