Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.h66 … const std::string& hmsResourcesPath, const std::string& appResourcesPath, const int32_t& themeId,
H A Dace_container.cpp728 … const std::string& hmsResourcesPath, const std::string& appResourcesPath, const int32_t& themeId, in SetResourcesPathAndThemeStyle() argument
741 if (!hmsResourcesPath.empty()) { in SetResourcesPathAndThemeStyle()
742 container->resourceInfo_.SetHmsPackagePath(hmsResourcesPath); in SetResourcesPathAndThemeStyle()