Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h1609 int32_t StartAbilityWithInsightIntent(const Want &want, int32_t userId = DEFAULT_INVAL_VALUE,
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_first_test/
H A Dability_manager_service_first_test.cpp1793 * @tc.desc: Test StartAbilityWithInsightIntent.
1802 auto res = abilityMs->StartAbilityWithInsightIntent(want, userId, requestCode); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp10573 ret = StartAbilityWithInsightIntent(want); in ExecuteIntent()
10634 int32_t AbilityManagerService::StartAbilityWithInsightIntent(const Want &want, int32_t userId, int requestCode) in StartAbilityWithInsightIntent() function in OHOS::AAFwk::AbilityManagerService

Completed in 25 milliseconds