Home
last modified time | relevance | path

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

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