Home
last modified time | relevance | path

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

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