Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h167 void SetSCBCallStatus(const std::string& bundleName, const std::string& abilityName,
/foundation/ability/ability_runtime/test/unittest/free_install_manager_test/
H A Dfree_install_manager_test.cpp359 * @tc.name: SetSCBCallStatus
360 * @tc.desc: Test SetSCBCallStatus.
367 freeInstallManager_->SetSCBCallStatus("com.ix.hiservcie", "ServiceAbility", "2024-7-17 00:00:00", false); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp678 void FreeInstallManager::SetSCBCallStatus(const std::string& bundleName, const std::string& abilityName, in SetSCBCallStatus() function in OHOS::AAFwk::FreeInstallManager
H A Dability_manager_service.cpp2176 freeInstallManager_->SetSCBCallStatus(want.GetElement().GetBundleName(), want.GetElement().GetAbilityName(), in StartUIAbilityBySCB()

Completed in 23 milliseconds