Home
last modified time | relevance | path

Searched refs:IsTEHandlersRegisted (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Dproduct_adapter.h157 static bool IsTEHandlersRegisted();
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_ability.cpp284 if ((ProductAdapter::IsTEHandlersRegisted()) && !(FatalHandler::GetInstance().IsAppExiting())) { in HandleRenderTick()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp211 bool ProductAdapter::IsTEHandlersRegisted() in IsTEHandlersRegisted() function in OHOS::ACELite::ProductAdapter