Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h237 void StartAbilityByConvertedWant(FreeInstallInfo &info, const std::string &startTime);
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
H A Dfree_install_manager_test.cpp494 * @tc.name: StartAbilityByConvertedWant
495 * @tc.desc: Test StartAbilityByConvertedWant.
503 freeInstallManager_->StartAbilityByConvertedWant(freeInstallInfo, "2024-07-17 00:00:00"); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp304 StartAbilityByConvertedWant(freeInstallInfo, startTime); in HandleOnFreeInstallSuccess()
399 void FreeInstallManager::StartAbilityByConvertedWant(FreeInstallInfo &info, const std::string &startTime) in StartAbilityByConvertedWant() function in OHOS::AAFwk::FreeInstallManager

Completed in 6 milliseconds