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.h104 uint8_t streamType; member
/system/chre/platform/slpi/see/
Dplatform_sensor_manager.cc381 bool isStreamTypeCorrect(uint8_t sensorType, uint8_t streamType) { in isStreamTypeCorrect()