Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityeventhandler_fuzzer/
H A Dabilityeventhandler_fuzzer.cpp131 abilitySchedulerProxy->ScheduleConnectAbility(*want); in DoSomethingInterestingWithMyAPI()
134 abilitySchedulerProxy->ScheduleSaveAbilityState(); in DoSomethingInterestingWithMyAPI()
139 abilitySchedulerProxy->OpenFile(uri, stringParam); in DoSomethingInterestingWithMyAPI()
144 abilitySchedulerProxy->Delete(uri, predicates); in DoSomethingInterestingWithMyAPI()
147 abilitySchedulerProxy->GetType(uri); in DoSomethingInterestingWithMyAPI()
149 abilitySchedulerProxy->Reload(uri, extras); in DoSomethingInterestingWithMyAPI()
153 abilitySchedulerProxy->ScheduleNotifyChange(uri); in DoSomethingInterestingWithMyAPI()
154 abilitySchedulerProxy->NormalizeUri(uri); in DoSomethingInterestingWithMyAPI()
155 abilitySchedulerProxy->DenormalizeUri(uri); in DoSomethingInterestingWithMyAPI()
157 abilitySchedulerProxy->ExecuteBatch(operations); in DoSomethingInterestingWithMyAPI()
[all …]