Home
last modified time | relevance | path

Searched defs:GetHapticStartUpTime (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/vibrator/interfaces/include/
Dvibrator_if.h196 int32_t (*GetHapticStartUpTime)(int32_t mode, int32_t *startUpTime); member
/drivers/peripheral/vibrator/hdi_impl/
Dvibrator_interface_impl.cpp231 int32_t VibratorInterfaceImpl::GetHapticStartUpTime(int32_t mode, int32_t& startUpTime) in GetHapticStartUpTime() function in OHOS::HDI::Vibrator::V1_1::VibratorInterfaceImpl
/drivers/peripheral/vibrator/hal/src/
Dvibrator_controller.c323 static int32_t GetHapticStartUpTime(int32_t mode, int32_t *startUpTime) in GetHapticStartUpTime() function
/drivers/peripheral/vibrator/hdi_service/
Dvibrator_if_service.cpp377 int32_t VibratorIfService::GetHapticStartUpTime(int32_t mode, int32_t& startUpTime) in GetHapticStartUpTime() function in OHOS::HDI::Vibrator::V1_3::VibratorIfService