Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/connectionobserverclient_fuzzer/
H A Dconnectionobserverclient_fuzzer.cpp90 auto serviceProxyAdapter = std::make_shared<ServiceProxyAdapter>(remoteObj); in DoSomethingInterestingWithMyAPI() local
92 serviceProxyAdapter->UnregisterObserver(cobserver); in DoSomethingInterestingWithMyAPI()
93 serviceProxyAdapter->GetProxyObject(); in DoSomethingInterestingWithMyAPI()
/foundation/ability/ability_runtime/test/fuzztest/connectionobserverclientimpl_fuzzer/
H A Dconnectionobserverclientimpl_fuzzer.cpp79 auto serviceProxyAdapter = std::make_shared<ServiceProxyAdapter>(remoteObj); in DoSomethingInterestingWithMyAPI() local
80 connectionObserverClientImpl->UnregisterFromServiceLocked(serviceProxyAdapter); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds