Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h222 void RemoveFreeInstallInfo(const std::string &bundleName, const std::string &abilityName,
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp126 RemoveFreeInstallInfo(info.want.GetElement().GetBundleName(), info.want.GetElement().GetAbilityName(), in StartFreeInstall()
595 void FreeInstallManager::RemoveFreeInstallInfo(const std::string &bundleName, const std::string &abilityName, in RemoveFreeInstallInfo() function in OHOS::AAFwk::FreeInstallManager
728 RemoveFreeInstallInfo(want.GetElement().GetBundleName(), want.GetElement().GetAbilityName(), in NotifyInsightIntentFreeInstallResult()
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
H A Dfree_install_manager_test.cpp424 freeInstallManager_->RemoveFreeInstallInfo("com.ix.hiservcie", "ServiceAbility", "2024-7-17 00:00:00"); in HWTEST_F()

Completed in 4 milliseconds