Home
last modified time | relevance | path

Searched refs:PostPerformScenceDestroyed (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_delegator/
H A Dability_delegator.h286 void PostPerformScenceDestroyed(const std::shared_ptr<ADelegatorAbilityProperty> &ability);
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Dability_delegator.cpp470 void AbilityDelegator::PostPerformScenceDestroyed(const std::shared_ptr<ADelegatorAbilityProperty> … in PostPerformScenceDestroyed() function in OHOS::AppExecFwk::AbilityDelegator
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Dcj_ui_ability.cpp319 delegator->PostPerformScenceDestroyed(CreateADelegatorAbilityProperty()); in OnSceneDestroyed()
H A Djs_ability.cpp466 delegator->PostPerformScenceDestroyed(CreateADelegatorAbilityProperty()); in onSceneDestroyed()
H A Djs_ui_ability.cpp597 delegator->PostPerformScenceDestroyed(CreateADelegatorAbilityProperty()); in onSceneDestroyed()
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/ability_delegator_test/
H A Dability_delegator_module_test.cpp711 abilityDelegator.PostPerformScenceDestroyed(nullptr);
750 abilityDelegator.PostPerformScenceDestroyed(ability);
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ability_delegator/
H A Dability_delegator_test.cpp1119 abilityDelegator.PostPerformScenceDestroyed(nullptr);
1159 abilityDelegator.PostPerformScenceDestroyed(ability);
1876 commonDelegator_->PostPerformScenceDestroyed(abilityProperty);