OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mEventsSent
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
SensorEventConnection.h
161
int mEventsReceived,
mEventsSent
, mEventsSentFromCache;
SensorEventConnection.cpp
36
mEventsReceived = mEventsSentFromCache =
mEventsSent
= 0;
82
mEventsSent
,
84
mEventsReceived - (mEventsSentFromCache +
mEventsSent
+ mCacheSize),
357
mEventsSent
+= count;
Completed in 83 milliseconds