Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityeventutil_fuzzer/
H A Dabilityeventutil_fuzzer.cpp51 auto abilityEventUtil = std::make_shared<AbilityEventUtil>(); in DoSomethingInterestingWithMyAPI() local
52 abilityEventUtil->HandleModuleInfoUpdated(strParam, intParam); in DoSomethingInterestingWithMyAPI()