Home
last modified time | relevance | path

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

/foundation/window/window_manager/test/fuzztest/window_scene/patterndetachcallback_fuzzer/
H A Dpatterndetachcallback_fuzzer.cpp45 sptr<PatternDetachCallback> patternDetachCallbackStub = new (std::nothrow) PatternDetachCallback(); in DoSomethingInterestingWithMyAPI() local
46 if (patternDetachCallbackStub == nullptr) { in DoSomethingInterestingWithMyAPI()
50 patternDetachCallbackStub->OnRemoteRequest( in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds