Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrinsightintentexecutemanager_fuzzer/
H A Dabilitymgrinsightintentexecutemanager_fuzzer.cpp71 int resultCod = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
72 infos->OnAbilityConnectDone(element, remoteObject, resultCod); in DoSomethingInterestingWithMyAPI()
73 infos->OnAbilityDisconnectDone(element, resultCod); in DoSomethingInterestingWithMyAPI()