Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp5496 bool dryRun = false; in batch() local
5507 dryRun = true; in batch()
5586 if(dryRun == true) in batch()
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp5881 bool dryRun = false; local
5892 dryRun = true;
5953 if(dryRun == true) {