Home
last modified time | relevance | path

Searched defs:StartOnce (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/peripheral/vibrator/interfaces/include/
H A Dvibrator_if.h63 int32_t (*StartOnce)(uint32_t duration); member
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/src/
H A Dvibrator_hdi_connection.cpp49 int32_t VibratorHdiConnection::StartOnce(uint32_t duration) in StartOnce() function in OHOS::Sensors::VibratorHdiConnection
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_timer.cpp133 void ThermalTimerUtils::StartOnce(int delay, NotifyTask &task) in StartOnce() function in OHOS::PowerMgr::ThermalTimerUtils
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp58 int32_t CompatibleConnection::StartOnce(uint32_t duration) in StartOnce() function in OHOS::Sensors::CompatibleConnection
H A Dhdi_connection.cpp54 int32_t HdiConnection::StartOnce(uint32_t duration) in StartOnce() function in OHOS::Sensors::HdiConnection
/ohos5.0/drivers/peripheral/vibrator/hal/src/
H A Dvibrator_controller.c194 static int32_t StartOnce(uint32_t duration) in StartOnce() function
/ohos5.0/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp43 int32_t VibratorInterfaceImpl::StartOnce(uint32_t duration) in StartOnce() function in OHOS::HDI::Vibrator::V1_1::VibratorInterfaceImpl
/ohos5.0/drivers/peripheral/vibrator/test/benchmarktest/
H A Dhdf_vibrator_benchmark_test.cpp63 BENCHMARK_F(VibratorBenchmarkTest, StartOnce)(benchmark::State &state) in BENCHMARK_F() argument
/ohos5.0/drivers/hdf_core/framework/model/misc/vibrator/driver/src/
H A Dvibrator_driver.c123 static int32_t StartOnce(struct HdfSBuf *data, struct HdfSBuf *reply) in StartOnce() function
/ohos5.0/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_service.cpp83 int32_t VibratorIfService::StartOnce(uint32_t duration) in StartOnce() function in OHOS::HDI::Vibrator::V1_3::VibratorIfService