Home
last modified time | relevance | path

Searched defs:listenerAdapterImpl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/multimodalinput_adapter/ondeviceadded_fuzzer/
H A Dondeviceadded_fuzzer.cpp38 auto listenerAdapterImpl = std::make_shared<MMIListenerAdapterImpl>(listener); in OnDeviceAddedFuzzTest() local
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/multimodalinput_adapter/ondeviceremoved_fuzzer/
H A Dondeviceremoved_fuzzer.cpp39 auto listenerAdapterImpl = std::make_shared<MMIListenerAdapterImpl>(listener); in OnDeviceRemovedFuzzTest() local