Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl_standard.cpp134 std::string sysResPath = resourceInfo.GetSystemPackagePath(); in Init() local
141 std::string sysResIndexPath = sysResPath + DELIMITER + "resources.index"; in Init()