Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h225 void PostUpgradeAtomicServiceTask(int resultCode, const Want &want, int32_t userId);
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
H A Dfree_install_manager_test.cpp462 * @tc.name: PostUpgradeAtomicServiceTask
463 * @tc.desc: Test PostUpgradeAtomicServiceTask.
475 freeInstallManager_->PostUpgradeAtomicServiceTask(resultCode, want, userId); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp545 PostUpgradeAtomicServiceTask(resultCode, want, userId); in OnInstallFinished()
548 void FreeInstallManager::PostUpgradeAtomicServiceTask(int resultCode, const Want &want, int32_t userId) in PostUpgradeAtomicServiceTask() function in OHOS::AAFwk::FreeInstallManager

Completed in 4 milliseconds