HomeSort by relevance Sort by last modified time
    Searched defs:PROCESS_VERBOSE (Results 1 - 4 of 4) sorted by null

  /hardware/invensense/6515/libsensors_iio/
SensorBase.cpp 37 bool SensorBase::PROCESS_VERBOSE = false;
62 PROCESS_VERBOSE = true;
SensorBase.h 58 static bool PROCESS_VERBOSE; /* process log messages */
  /hardware/invensense/65xx/libsensors_iio/
SensorBase.cpp 36 bool SensorBase::PROCESS_VERBOSE = false;
60 PROCESS_VERBOSE = true;
SensorBase.h 58 static bool PROCESS_VERBOSE; /* process log messages */

Completed in 173 milliseconds