HomeSort by relevance Sort by last modified time
    Searched refs:samplingStatus (Results 1 - 3 of 3) sorted by null

  /system/chre/platform/slpi/include/chre/target_platform/
platform_sensor_base.h 79 struct chreSensorSamplingStatus samplingStatus;
  /system/chre/apps/chqts/src/general_test/
heap_exhaustion_stability_test.cc 184 chreSensorSamplingStatus samplingStatus;
185 if (!chreGetSensorSamplingStatus(handle, &samplingStatus)) {
  /system/chre/platform/slpi/
platform_sensor.cc 331 sensor.samplingStatus.enabled = false;
332 sensor.samplingStatus.interval = CHRE_SENSOR_INTERVAL_DEFAULT;
333 sensor.samplingStatus.latency = CHRE_SENSOR_LATENCY_DEFAULT;
    [all...]

Completed in 147 milliseconds