Home
last modified time | relevance | path

Searched refs:HandleFreeInstallResult (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h234 void HandleFreeInstallResult(int32_t recordId, FreeInstallInfo &freeInstallInfo, int resultCode, bool isAsync);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp285 HandleFreeInstallResult(recordId, freeInstallInfo, resultCode, isAsync); in NotifyFreeInstallResult()
344 void FreeInstallManager::HandleFreeInstallResult(int32_t recordId, FreeInstallInfo &freeInstallInfo, int resultCode, in HandleFreeInstallResult() function in OHOS::AAFwk::FreeInstallManager

Completed in 2 milliseconds