Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/pendingwantmanager_fuzzer/
H A Dpendingwantmanager_fuzzer.cpp79 pendingWantKey->SetType(int32Param); in DoSomethingInterestingWithMyAPI()
90 pendingWantKey->GetType(); in DoSomethingInterestingWithMyAPI()
91 pendingWantKey->GetBundleName(); in DoSomethingInterestingWithMyAPI()
92 pendingWantKey->GetRequestWho(); in DoSomethingInterestingWithMyAPI()
93 pendingWantKey->GetRequestCode(); in DoSomethingInterestingWithMyAPI()
94 pendingWantKey->GetRequestWant(); in DoSomethingInterestingWithMyAPI()
96 pendingWantKey->GetAllWantsInfos(); in DoSomethingInterestingWithMyAPI()
97 pendingWantKey->GetFlags(); in DoSomethingInterestingWithMyAPI()
98 pendingWantKey->GetCode(); in DoSomethingInterestingWithMyAPI()
99 pendingWantKey->GetUserId(); in DoSomethingInterestingWithMyAPI()
[all …]