Home
last modified time | relevance | path

Searched refs:Motion (Results 1 - 11 of 11) sorted by relevance

/drivers/peripheral/motion/test/unittest/hdi/
H A Dhdf_motion_hdi_test.cpp30 using namespace OHOS::HDI::Motion::V1_1;
34 sptr<OHOS::HDI::Motion::V1_1::IMotionInterface> g_motionInterface = nullptr;
50 g_motionInterface = OHOS::HDI::Motion::V1_1::IMotionInterface::Get(); in SetUpTestCase()
136 vec.push_back(OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_PICKUP); in HWTEST_F()
137 vec.push_back(OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_FLIP); in HWTEST_F()
138 vec.push_back(OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_SHAKE); in HWTEST_F()
139 vec.push_back(OHOS::HDI::Motion::V1_1::HDF_MOTION_TYPE_ROTATION); in HWTEST_F()
147 printf("Motion %d enabled successfully\n", vec[i]); in HWTEST_F()
149 printf("Motion %d enable failed\n", vec[i]); in HWTEST_F()
156 printf("Motion in HWTEST_F()
[all...]
H A Dmotion_callback_impl.cpp21 namespace Motion { namespace
29 } // Motion
H A Dmotion_callback_impl.h24 namespace Motion { namespace
33 } // Motion
/drivers/peripheral/motion/test/fuzztest/motion_fuzzer/
H A Dmotion_fuzzer.cpp22 using namespace OHOS::HDI::Motion::V1_1;
64 sptr<OHOS::HDI::Motion::V1_1::IMotionInterface> g_motionInterface = in DoSomethingInterestingWithMyAPI()
65 OHOS::HDI::Motion::V1_1::IMotionInterface::Get(false); in DoSomethingInterestingWithMyAPI()
70 sptr<OHOS::HDI::Motion::V1_1::MotionInterfaceStub> motionInterface = in DoSomethingInterestingWithMyAPI()
71 new OHOS::HDI::Motion::V1_1::MotionInterfaceStub(g_motionInterface); in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/motion/hdi_service/
H A Dmotion_if_driver.cpp22 using namespace OHOS::HDI::Motion::V1_1;
80 auto serviceImpl = OHOS::HDI::Motion::V1_1::IMotionInterface::Get(true); in HdfMotionInterfaceDriverBind()
88 OHOS::HDI::Motion::V1_1::IMotionInterface::GetDescriptor()); in HdfMotionInterfaceDriverBind()
H A Dmotion_callback_vdi.h26 namespace Motion { namespace
39 } // Motion
H A Dmotion_if_service.h26 namespace Motion { namespace
46 } // namespace Motion
H A Dmotion_callback_vdi.cpp20 namespace Motion { namespace
53 } // Motion
H A Dmotion_if_service.cpp25 namespace Motion { namespace
217 } //Motion
/drivers/peripheral/motion/interfaces/v1_0/
H A Dimotion_interface_vdi.h24 namespace Motion { namespace
45 } // Motion
H A Dimotion_callback_vdi.h27 namespace Motion { namespace
46 } // Motion

Completed in 3 milliseconds