Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityconnectmanager_fuzzer/
H A Dabilityconnectmanager_fuzzer.cpp143 sptr<IRemoteObject> connectRemoteObject = GetFuzzAbilityToken(); in DoSomethingInterestingWithMyAPI() local
144 wptr<IRemoteObject> remote = connectRemoteObject; in DoSomethingInterestingWithMyAPI()
146 abilityConnectManager->HandleCallBackDiedTask(connectRemoteObject); in DoSomethingInterestingWithMyAPI()