Searched refs:CJUtils (Results 1 – 5 of 5) sorted by relevance
21 namespace OHOS::Ace::CJUtils {
24 namespace OHOS::Ace::CJUtils { namespace
68 # CJUtils
754 if (CJUtils::IsCJFrontendContext(context)) { in UIContentImpl()1795 auto isCJFrontend = CJUtils::IsCJFrontendContext(context.get()); in CommonInitialize()2917 bool isCJFrontend = CJUtils::IsCJFrontendContext(context.get()); in InitializeSubWindow()
465 auto cjFrontend = CJUtils::LoadCjFrontend(useNewPipeline_, useStageModel_); in InitializeFrontend()