Searched defs:frontendType (Results 1 – 5 of 5) sorted by relevance
61 …const std::string& name, const sptr<OHOS::Rosen::Window>& rsWindow, FrontendType frontendType, int… in CreateGlobalPipelineContext()
65 FrontendType GetFrontendType(const std::string& frontendType) in GetFrontendType()323 FrontendType frontendType = GetFrontendTypeFromManifest(packagePath, srcPath, isHap); in OnStart() local
2115 … std::shared_ptr<OHOS::AppExecFwk::AbilityInfo>& info, FrontendType frontendType, bool useNewPipe) in CreateContainer()2379 auto frontendType = isCJFrontend? FrontendType::DECLARATIVE_CJ : FrontendType::DECLARATIVE_JS; in CommonInitialize() local4342 auto frontendType = isCJFrontend ? FrontendType::DECLARATIVE_CJ : FrontendType::DECLARATIVE_JS; in InitializeSubWindow() local
359 const FrontendType& uiSyntax) { in InitAddFormAcquireCallback()
1493 … const FrontendType& frontendType, const FrontendType& uiSyntax) { in InitFormManagerDelegate()