Lines Matching refs:strerror
73 strerror(error)); in loadCalibrationData()
81 strerror(error)); in loadCalibrationData()
89 strerror(error)); in loadCalibrationData()
126 ALOGE("Failed to open %s (%d): %s", ACTIVATE_PATH, error, strerror(error)); in registerVibratorService()
133 ALOGE("Failed to open %s (%d): %s", DURATION_PATH, error, strerror(error)); in registerVibratorService()
140 ALOGE("Failed to open %s (%d): %s", STATE_PATH, error, strerror(error)); in registerVibratorService()
147 ALOGE("Failed to set state (%d): %s", errno, strerror(errno)); in registerVibratorService()
155 ALOGW("Failed to open %s (%d): %s", RTP_INPUT_PATH, error, strerror(error)); in registerVibratorService()
161 ALOGW("Failed to open %s (%d): %s", MODE_PATH, error, strerror(error)); in registerVibratorService()
167 ALOGW("Failed to open %s (%d): %s", SEQUENCER_PATH, error, strerror(error)); in registerVibratorService()
173 ALOGW("Failed to open %s (%d): %s", SCALE_PATH, error, strerror(error)); in registerVibratorService()
179 ALOGW("Failed to open %s (%d): %s", CTRL_LOOP_PATH, error, strerror(error)); in registerVibratorService()
185 ALOGW("Failed to open %s (%d): %s", LP_TRIGGER_PATH, error, strerror(error)); in registerVibratorService()