Home
last modified time | relevance | path

Searched refs:chreGetSensorInfo (Results 1 – 16 of 16) sorted by relevance

/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Dsensor_info_test.cc35 if (!chreGetSensorInfo(mSensorHandle, &info)) { in setUp()
H A Dbasic_flush_async_test.cc55 if (!chreGetSensorInfo(mSensorHandle, &info)) { in setUp()
H A Dheap_exhaustion_stability_test.cc173 if (!chreGetSensorInfo(handle, &info)) { in testSensor()
H A Dbasic_sensor_test_base.cc205 if (!chreGetSensorInfo(mSensorHandle, &info)) { in startTest()
/aosp12/system/chre/chre_api/legacy/v1_2/chre/
H A Dsensor.h511 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
/aosp12/system/chre/chre_api/legacy/v1_0/chre/
H A Dsensor.h677 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
/aosp12/system/chre/chre_api/legacy/v1_3/chre/
H A Dsensor.h673 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
/aosp12/system/chre/platform/shared/
H A Dchre_api_sensor.cc51 DLL_EXPORT bool chreGetSensorInfo(uint32_t sensorHandle, in chreGetSensorInfo() function
H A Dnanoapp_loader.cc206 ADD_EXPORTED_C_SYMBOL(chreGetSensorInfo),
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Dsensor.h688 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Dsensor.h781 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
/aosp12/system/chre/chre_api/legacy/v1_1/chre/
H A Dsensor.h823 bool chreGetSensorInfo(uint32_t sensorHandle, struct chreSensorInfo *info);
/aosp12/system/chre/apps/test/common/chre_cross_validator_sensor/src/
H A Dchre_cross_validator_sensor_manager.cc347 if (!chreGetSensorInfo(handle, &sensorInfo)) { in handleStartSensorMessage()
441 if (!chreGetSensorInfo(handle, &info)) { in handleInfoMessage()
/aosp12/system/chre/apps/power_test/common/
H A Drequest_manager.cc243 chreGetSensorInfo(sensorHandle, &sensorInfo) && in requestAllSensors()
/aosp12/system/chre/apps/sensor_world/
H A Dsensor_world.cc326 bool infoStatus = chreGetSensorInfo(sensor.handle, &info); in nanoappStart()
/aosp12/system/chre/doc/
H A Dcompatibility.md133 behavior as needed. For example, `chreGetSensorInfo()` populates memory provided