Home
last modified time | relevance | path

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

/system/chre/platform/linux/include/chre/target_platform/
Dplatform_sensor_base.h32 void initBase(struct chreSensorInfo *sensorInfo, uint32_t sensorHandle) { in initBase() function
/system/chre/platform/slpi/see/
Dplatform_sensor.cc21 void PlatformSensorBase::initBase(uint8_t sensorType, uint64_t minInterval, in initBase() function in chre::PlatformSensorBase