Home
last modified time | relevance | path

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

/frameworks/native/services/vibratorservice/include/vibratorservice/
DVibratorHalWrapper.h72 bool isFailedLogged(const char* functionNameForLogging) const { in isFailedLogged() argument
74 ALOGE("Vibrator HAL %s failed: %s", functionNameForLogging, errorMessage()); in isFailedLogged()
110 bool isFailedLogged(const char* functionNameForLogging) const { in isFailedLogged() argument
112 ALOGE("Vibrator HAL %s failed: %s", functionNameForLogging, errorMessage()); in isFailedLogged()