Home
last modified time | relevance | path

Searched defs:streamType (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_helper.h105 uint8_t streamType; member
/system/chre/platform/slpi/see/
Dplatform_sensor.cc512 bool isStreamTypeCorrect(SensorType sensorType, uint8_t streamType) { in isStreamTypeCorrect()