Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/fuzztest/abilitymgrinsightintentexecutemanager_fuzzer/
H A Dabilitymgrinsightintentexecutemanager_fuzzer.cpp87 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()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h77 int32_t CheckAndUpdateWant(Want &want, AppExecFwk::ExecuteMode executeMode);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_manager.cpp78 int32_t InsightIntentExecuteManager::CheckAndUpdateWant(Want &want, ExecuteMode executeMode) in CheckAndUpdateWant() function in OHOS::AAFwk::InsightIntentExecuteManager
H A Dability_manager_service.cpp3109 int32_t result = DelayedSingleton<InsightIntentExecuteManager>::GetInstance()->CheckAndUpdateWant( in StartUIExtensionAbility()

Completed in 21 milliseconds