Home
last modified time | relevance | path

Searched defs:frontendType (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp63 FrontendType GetFrontendType(const std::string& frontendType) in GetFrontendType() argument
319 FrontendType frontendType = GetFrontendTypeFromManifest(packagePath, srcPath, isHap); in OnStart() local
H A Dui_content_impl.cpp1757 auto frontendType = isCJFrontend? FrontendType::DECLARATIVE_CJ : FrontendType::DECLARATIVE_JS; in CommonInitialize() local
2849 auto frontendType = isCJFrontend ? FrontendType::DECLARATIVE_CJ : FrontendType::DECLARATIVE_JS; in InitializeSubWindow() local

Completed in 9 milliseconds