Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/setandgetrunwebinitedcallback_fuzzer/
H A Dsetandgetrunwebinitcallback_fuzzer.cpp33 …std::shared_ptr<OhosInitWebAdapterImpl> webAdapterImpl = std::make_shared<OhosInitWebAdapterImpl>(… in SetAndGetCallbackFuzzTest() local
36 webAdapterImpl->SetRunWebInitedCallback(callback); in SetAndGetCallbackFuzzTest()
37 webAdapterImpl->GetRunWebInitedCallback(); in SetAndGetCallbackFuzzTest()