Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dapptohostevent.cpp94 bool AppToHostEvent::CheckEventHeader(SensorType sensor_type) const { in CheckEventHeader() function in android::AppToHostEvent
107 if (!CheckEventHeader(sensor_type)) { in IsCalibrationEventForSensor()
118 if (!CheckEventHeader(sensor_type)) { in IsTestEventForSensor()
Dapptohostevent.h107 bool CheckEventHeader(SensorType sensor_type) const;