Searched defs:frontendType (Results 1 – 4 of 4) sorted by relevance
262 const FrontendType& frontendType, const FrontendType& uiSyntax) { in Prepare()
64 FrontendType GetFrontendType(const std::string& frontendType) in GetFrontendType()314 FrontendType frontendType = GetFrontendTypeFromManifest(packagePath, srcPath, isHap); in OnStart() local
1809 auto frontendType = isCJFrontend? FrontendType::DECLARATIVE_CJ : FrontendType::DECLARATIVE_JS; in CommonInitialize() local2918 auto frontendType = isCJFrontend ? FrontendType::DECLARATIVE_CJ : FrontendType::DECLARATIVE_JS; in InitializeSubWindow() local
1179 … const FrontendType& frontendType, const FrontendType& uiSyntax) { in InitFormManagerDelegate()