Searched refs:ENG_VERBOSE (Results 1 – 8 of 8) sorted by relevance
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.cpp | 377 LOGV_IF(ENG_VERBOSE, in MPLSensor() 398 LOGV_IF(ENG_VERBOSE, in MPLSensor() 670 LOGV_IF(ENG_VERBOSE, "HAL:iio iio_fd opened : %d", iio_fd); in enable_iio_sysfs() 744 LOGV_IF(ENG_VERBOSE, "HAL:Invensense vector compass cal enabled"); in inv_constructor_default_enable() 868 LOGV_IF(ENG_VERBOSE, "HAL:DMP is already loaded"); in loadDMP() 1246 LOGV_IF(ENG_VERBOSE, "HAL:Enabling ped standalone"); in enablePedIndicator() 1270 LOGV_IF(ENG_VERBOSE, "HAL:Toggling step indicator to %d", en); in enablePedIndicator() 1291 LOGV_IF(ENG_VERBOSE, "HAL:checkPedStandaloneBatched=%d", res); in checkPedStandaloneBatched() 1330 LOGV_IF(ENG_VERBOSE, "HAL:Ped Standalone disabled"); in enablePedStandalone() 1350 LOGV_IF(ENG_VERBOSE, "HAL:Ped Standalone enabled"); in enablePedStandalone() [all …]
|
D | SensorBase.cpp | 43 bool SensorBase::ENG_VERBOSE = false; member in SensorBase 74 ENG_VERBOSE = true; in SensorBase()
|
D | SensorBase.h | 65 static bool ENG_VERBOSE; /* log a lot more info about the internals */ variable
|
D | PressureSensor.IIO.secondary.cpp | 56 LOGV_IF(ENG_VERBOSE, "pressuresensor path: %s", mSysfsPath); in PressureSensor()
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.cpp | 469 LOGV_IF(ENG_VERBOSE, in MPLSensor() 477 LOGV_IF(ENG_VERBOSE, in MPLSensor() 728 LOGV_IF(ENG_VERBOSE, "HAL:iio iio_fd opened : %d", iio_fd); in enable_iio_sysfs() 802 LOGV_IF(ENG_VERBOSE, "HAL:Invensense vector compass cal enabled"); in inv_constructor_default_enable() 924 LOGV_IF(ENG_VERBOSE, "HAL:DMP is already loaded"); in loadDMP() 1202 LOGV_IF(ENG_VERBOSE, "HAL:Toggling step indicator to %d", en); in enablePedIndicator() 1247 LOGV_IF(ENG_VERBOSE, "HAL:Ped Standalone disabled"); in enablePedStandalone() 1267 LOGV_IF(ENG_VERBOSE, "HAL:Ped Standalone enabled"); in enablePedStandalone() 1296 LOGV_IF(ENG_VERBOSE, "HAL:Disabling ped standalone"); in enablePedStandaloneData() 1313 LOGV_IF(ENG_VERBOSE, "HAL:Enabling ped standalone"); in enablePedStandaloneData() [all …]
|
D | SensorBase.cpp | 42 bool SensorBase::ENG_VERBOSE = false; member in SensorBase 72 ENG_VERBOSE = true; in SensorBase()
|
D | SensorBase.h | 65 static bool ENG_VERBOSE; /* log a lot more info about the internals */ variable
|
D | PressureSensor.IIO.secondary.cpp | 57 LOGV_IF(ENG_VERBOSE, "pressuresensor path: %s", mSysfsPath); in PressureSensor()
|