Home
last modified time | relevance | path

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

/hardware/invensense/65xx/libsensors_iio/
DSensorBase.h41 LOGV_IF(SensorBase::FUNC_ENTRY, \
63 static bool FUNC_ENTRY; /* log entry in all one-time functions */ variable
DSensorBase.cpp40 bool SensorBase::FUNC_ENTRY = false; member in SensorBase
76 FUNC_ENTRY = true; in SensorBase()
/hardware/invensense/6515/libsensors_iio/
DSensorBase.h41 LOGV_IF(SensorBase::FUNC_ENTRY, \
63 static bool FUNC_ENTRY; /* log entry in all one-time functions */ variable
DSensorBase.cpp41 bool SensorBase::FUNC_ENTRY = false; member in SensorBase
78 FUNC_ENTRY = true; in SensorBase()