Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/abilitybackgroundconnection_fuzzer/
H A Dabilitybackgroundconnection_fuzzer.cpp53 auto abilityBackgroundConnection = std::make_shared<AbilityBackgroundConnection>(); in DoSomethingInterestingWithMyAPI() local
54 abilityBackgroundConnection->OnAbilityConnectDone(element, remoteObject, intParam); in DoSomethingInterestingWithMyAPI()
55 abilityBackgroundConnection->OnAbilityDisconnectDone(element, intParam); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds