Searched refs:RemoveFreeInstallInfo (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | free_install_manager.h | 222 void RemoveFreeInstallInfo(const std::string &bundleName, const std::string &abilityName,
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | free_install_manager.cpp | 126 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 D | free_install_manager_test.cpp | 424 freeInstallManager_->RemoveFreeInstallInfo("com.ix.hiservcie", "ServiceAbility", "2024-7-17 00:00:00"); in HWTEST_F()
|
Completed in 4 milliseconds