Home
last modified time | relevance | path

Searched refs:InvokeOnCreate (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability_impl.h150 void InvokeOnCreate() const;
H A Djs_ability_impl.cpp138 InvokeOnCreate(); in DeliverCreate()
328 void JSAbilityImpl::InvokeOnCreate() const in InvokeOnCreate() function in OHOS::ACELite::JSAbilityImpl