Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/abilitymgrinsightintentexecutemanager_fuzzer/
H A Dabilitymgrinsightintentexecutemanager_fuzzer.cpp81 std::shared_ptr<InsightIntentExecuteManager> Minfos = std::make_shared<InsightIntentExecuteManager>(); in DoSomethingInterestingWithMyAPI() local
84 Minfos->CheckAndUpdateParam(key, callerToken, paramPtr); in DoSomethingInterestingWithMyAPI()
87 Minfos->CheckAndUpdateWant(want, executeMode); in DoSomethingInterestingWithMyAPI()
89 Minfos->CheckAndUpdateWant(want, executeMode); in DoSomethingInterestingWithMyAPI()
91 Minfos->CheckAndUpdateWant(want, executeMode); in DoSomethingInterestingWithMyAPI()
93 Minfos->CheckAndUpdateWant(want, executeMode); in DoSomethingInterestingWithMyAPI()
95 Minfos->RemoveExecuteIntent(intentId); in DoSomethingInterestingWithMyAPI()
98 Minfos->ExecuteIntentDone(intentId, resultCode, result); in DoSomethingInterestingWithMyAPI()
99 Minfos->RemoteDied(intentId); in DoSomethingInterestingWithMyAPI()
101 Minfos in DoSomethingInterestingWithMyAPI()
[all...]

Completed in 1 milliseconds