Searched refs:StartAbilityByPreInstall (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | free_install_manager.h | 231 void StartAbilityByPreInstall(int32_t recordId, FreeInstallInfo &info, std::string &bundleName,
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | free_install_manager.cpp | 300 StartAbilityByPreInstall(recordId, freeInstallInfo, bundleName, abilityName, startTime); in HandleOnFreeInstallSuccess() 375 void FreeInstallManager::StartAbilityByPreInstall(int32_t recordId, FreeInstallInfo &info, std::string &bundleName, in StartAbilityByPreInstall() function in OHOS::AAFwk::FreeInstallManager
|
Completed in 4 milliseconds