Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/motion/test/fuzztest/motion_fuzzer/
H A Dmotion_fuzzer.cpp70 sptr<OHOS::HDI::Motion::V1_1::MotionInterfaceStub> motionInterface = in DoSomethingInterestingWithMyAPI() local
72 if (motionInterface == nullptr) { in DoSomethingInterestingWithMyAPI()
76 motionInterface->OnRemoteRequest(code, data, reply, option); in DoSomethingInterestingWithMyAPI()