Home
last modified time | relevance | path

Searched refs:NotifyInsightIntentFreeInstallResult (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h242 void NotifyInsightIntentFreeInstallResult(const Want &want, int resultCode);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp539 NotifyInsightIntentFreeInstallResult(want, resultCode); in OnInstallFinished()
717 void FreeInstallManager::NotifyInsightIntentFreeInstallResult(const Want &want, int resultCode) in NotifyInsightIntentFreeInstallResult() function in OHOS::AAFwk::FreeInstallManager