Home
last modified time | relevance | path

Searched refs:systemResourcesPath_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp244 systemResourcesPath_ = options.systemResourcePath; in UIContentImpl()
389 …instanceId_, systemResourcesPath_, containerSdkPath_, appResourcesPath_, themeId_, deviceConfig_.c… in CommonInitialize()
H A Dui_content_impl.h184 std::string systemResourcesPath_; variable