Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/light/test/fuzztest/light_fuzzer/
H A Dlight_fuzzer.cpp34 const std::u16string LIGHT_INTERFACE_TOKEN = u"ohos.hdi.light.v1_0.ILightInterface"; variable
58 data.WriteInterfaceToken(LIGHT_INTERFACE_TOKEN); in DoSomethingInterestingWithMyAPI()