Searched refs:appResourcesPath_ (Results 1 – 2 of 2) sorted by relevance
245 appResourcesPath_ = options.appResourcePath; in UIContentImpl()378 std::string appResourcesPath(appResourcesPath_); in CommonInitialize()389 …instanceId_, systemResourcesPath_, containerSdkPath_, appResourcesPath_, themeId_, deviceConfig_.c… in CommonInitialize()
185 std::string appResourcesPath_; variable