Home
last modified time | relevance | path

Searched refs:extensionStub (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/test/fuzztest/window_scene/windowextensionstub_fuzzer/
H A Dwindowextensionstub_fuzzer.cpp50 sptr<WindowExtensionStubImpl> extensionStub = new (std::nothrow) WindowExtensionStubImpl("windowName"); in DoSomethingInterestingWithMyAPI() local
51 if (extensionStub == nullptr) { in DoSomethingInterestingWithMyAPI()
55 extensionStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
59 extensionStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
63 extensionStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
67 extensionStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()
71 extensionStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds