Searched refs:AUTOCAL_FILEPATH (Results 1 – 2 of 2) sorted by relevance
50 static constexpr char AUTOCAL_FILEPATH[] = "/sys/class/leds/vibrator/device/autocal"; variable69 std::ofstream autocal{AUTOCAL_FILEPATH}; in loadCalibrationData()72 ALOGE("Failed to open %s (%d): %s", AUTOCAL_FILEPATH, error, in loadCalibrationData()
53 static constexpr char AUTOCAL_FILEPATH[] = "/sys/class/leds/vibrator/device/autocal"; variable79 std::ofstream autocal{AUTOCAL_FILEPATH}; in loadCalibrationData()82 ALOGE("Failed to open %s (%d): %s", AUTOCAL_FILEPATH, error, strerror(error)); in loadCalibrationData()