Home
last modified time | relevance | path

Searched refs:SetFreeInstallTaskSessionId (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h189 void SetFreeInstallTaskSessionId(const std::string& bundleName, const std::string& abilityName,
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
H A Dfree_install_manager_test.cpp394 * @tc.name: SetFreeInstallTaskSessionId
395 * @tc.desc: Test SetFreeInstallTaskSessionId.
418 freeInstallManager_->SetFreeInstallTaskSessionId("com.ix.hiservcie", "ServiceAbility", in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp708 void FreeInstallManager::SetFreeInstallTaskSessionId(const std::string& bundleName, const std::string& abilityName, in SetFreeInstallTaskSessionId() function in OHOS::AAFwk::FreeInstallManager
H A Dability_manager_service.cpp11777 freeInstallManager_->SetFreeInstallTaskSessionId(taskInfo.want.GetElement().GetBundleName(), in PreStartInner()

Completed in 23 milliseconds