Home
last modified time | relevance | path

Searched refs:CheckMotionType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/motion/hdi_service/
H A Dmotion_if_service.cpp90 int32_t checkResult = CheckMotionType(motionType); in EnableMotion()
113 int32_t checkResult = CheckMotionType(motionType); in DisableMotion()
174 int32_t checkResult = CheckMotionType(motionType); in SetMotionConfig()
189 int32_t MotionIfService::CheckMotionType(int32_t motionType) in CheckMotionType() function in OHOS::HDI::Motion::V1_1::MotionIfService
H A Dmotion_if_service.h41 int32_t CheckMotionType(int32_t motionType);