Searched defs:OnAbilityDestroy (Results 1 – 7 of 7) sorted by relevance
42 void OnAbilityDestroy(const std::shared_ptr<NativeReference>& ability) override {} in OnAbilityDestroy() function
46 void OnAbilityDestroy(const std::shared_ptr<NativeReference> &ability) override in OnAbilityDestroy() function
47 void OnAbilityDestroy(const std::shared_ptr<NativeReference> &ability) override in OnAbilityDestroy() function
50 void JSAbilityMonitor::OnAbilityDestroy(const std::weak_ptr<NativeReference> &abilityObj) in OnAbilityDestroy() function in OHOS::AbilityDelegatorJs::JSAbilityMonitor
53 OnAbilityDestroy(const std::shared_ptr<NativeReference> &ability) override{}; in OnAbilityDestroy() function in OHOS::AbilityLifecycleCallbackFuzz
47 void OnAbilityDestroy(const std::shared_ptr<NativeReference>& ability) override {}; in OnAbilityDestroy() function in OHOS::AbilityLifecycleCallbackFuzz
131 void JsAbilityLifecycleCallback::OnAbilityDestroy(const std::shared_ptr<NativeReference> &ability) in OnAbilityDestroy() function in OHOS::AbilityRuntime::JsAbilityLifecycleCallback