Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/connectionobserverclient_fuzzer/
H A Dconnectionobserverclient_fuzzer.cpp87 auto connectionObserverClient = std::make_shared<ConnectionObserverClient>(); in DoSomethingInterestingWithMyAPI() local
88 connectionObserverClient->UnregisterObserver(observer); in DoSomethingInterestingWithMyAPI()