Home
last modified time | relevance | path

Searched defs:startUpTime (Results 1 – 5 of 5) sorted by relevance

/drivers/peripheral/vibrator/test/fuzztest/vibratorgethapticstartuptime_fuzzer/
Dvibratorgethapticstartuptime_fuzzer.cpp34 int startUpTime = 0; in VibratorGetHapticStartUpTimeTest() local
/drivers/peripheral/vibrator/hdi_impl/
Dvibrator_interface_impl.cpp228 int32_t VibratorInterfaceImpl::GetHapticStartUpTime(int32_t mode, int32_t& startUpTime) in GetHapticStartUpTime()
/drivers/peripheral/vibrator/hal/src/
Dvibrator_controller.c325 static int32_t GetHapticStartUpTime(int32_t mode, int32_t *startUpTime) in GetHapticStartUpTime()
/drivers/peripheral/vibrator/hdi_service/
Dvibrator_if_service.cpp376 int32_t VibratorIfService::GetHapticStartUpTime(int32_t mode, int32_t& startUpTime) in GetHapticStartUpTime()
/drivers/peripheral/vibrator/test/unittest/hdi/
Dhdf_vibrator_hdi_test.cpp534 int32_t startUpTime; variable