Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/motion/test/fuzztest/motion_fuzzer/
H A Dmotion_fuzzer.cpp35 const std::u16string MOTION_INTERFACE_TOKEN = u"ohos.hdi.motion.v1_1.IMotionInterface"; variable
59 data.WriteInterfaceToken(MOTION_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()