Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl_standard.cpp135 std::string hmsResPath = resourceInfo.GetHmsPackagePath(); in Init() local
143 if (!hmsResPath.empty()) { in Init()
145hmsResPath + DELIMITER + "resources" + DELIMITER + "resources" + DELIMITER + "resources.index"; in Init()