Searched defs:OnAbilityCreate (Results 1 – 7 of 7) sorted by relevance
28 void OnAbilityCreate(const std::shared_ptr<NativeReference>& ability) override {} in OnAbilityCreate() function
24 void OnAbilityCreate(const std::shared_ptr<NativeReference> &ability) override{}; in OnAbilityCreate() function
25 void OnAbilityCreate(const std::shared_ptr<NativeReference> &ability) override{}; in OnAbilityCreate() function
32 void JSAbilityMonitor::OnAbilityCreate(const std::weak_ptr<NativeReference> &abilityObj) in OnAbilityCreate() function in OHOS::AbilityDelegatorJs::JSAbilityMonitor
39 OnAbilityCreate(const std::shared_ptr<NativeReference> &ability) override{}; in OnAbilityCreate() function in OHOS::AbilityLifecycleCallbackFuzz
38 void OnAbilityCreate(const std::shared_ptr<NativeReference>& ability) override {}; in OnAbilityCreate() function in OHOS::AbilityLifecycleCallbackFuzz
102 void JsAbilityLifecycleCallback::OnAbilityCreate(const std::shared_ptr<NativeReference> &ability) in OnAbilityCreate() function in OHOS::AbilityRuntime::JsAbilityLifecycleCallback