Home
last modified time | relevance | path

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

/device/htc/flounder/sensor_hub/libsensors/
DCwMcuSensor.cpp172 int fill_block_debug = 0; variable
779 fill_block_debug = atoi(value) == 1; in setEnable()
1059 ALOGD_IF(fill_block_debug == 1, "CwMcuSensor::readEvents: Before fill\n"); in readEvents()
1061 ALOGD_IF(fill_block_debug == 1, "CwMcuSensor::readEvents: After fill, n = %zd\n", n); in readEvents()