Home
last modified time | relevance | path

Searched refs:SetResourcesPathAndThemeStyle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.h65 …static void SetResourcesPathAndThemeStyle(int32_t instanceId, const std::string& systemResourcesPa…
H A Dui_content_impl.cpp388 AceContainer::SetResourcesPathAndThemeStyle( in CommonInitialize()
H A Dace_ability.cpp322 AceContainer::SetResourcesPathAndThemeStyle(ACE_INSTANCE_ID, runArgs_.systemResourcesPath, in InitEnv()
H A Dace_container.cpp727 void AceContainer::SetResourcesPathAndThemeStyle(int32_t instanceId, const std::string& systemResou… in SetResourcesPathAndThemeStyle() function in OHOS::Ace::Platform::AceContainer